Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
264 | 0 | 0 | 4408 |
Files
org/devaki/nextobjects/NextObjects.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'menuBar' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
70
|
| Name 'toolBar1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
72
|
| Name 'toolBar2' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Name 'jSplitPane1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| '220' is a magic number. |
77
|
| Name 'jSplitPane2' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'jPanelStatusBar' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
82
|
| Name 'nOWorkspace' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
84
|
| Line has trailing spaces. |
100
|
| '10' is a magic number. |
101
|
| '20' is a magic number. |
115
|
| '25' is a magic number. |
118
|
| Line has trailing spaces. |
120
|
| '30' is a magic number. |
123
|
| '40' is a magic number. |
127
|
| '50' is a magic number. |
131
|
| '60' is a magic number. |
139
|
| '70' is a magic number. |
141
|
| '75' is a magic number. |
146
|
| '85' is a magic number. |
150
|
| '90' is a magic number. |
154
|
| '640' is a magic number. |
159
|
| '480' is a magic number. |
160
|
| '10' is a magic number. |
176
|
| '10' is a magic number. |
176
|
| '480' is a magic number. |
178
|
| '480' is a magic number. |
179
|
| '100' is a magic number. |
185
|
| Line has trailing spaces. |
195
|
| '220' is a magic number. |
195
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
211
|
| '3' is a magic number. |
229
|
| '3' is a magic number. |
229
|
| '3' is a magic number. |
229
|
| '3' is a magic number. |
229
|
org/devaki/nextobjects/constants/CstGraphics.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '10000' is a magic number. |
35
|
| '5000' is a magic number. |
35
|
| '4860' is a magic number. |
39
|
| '2460' is a magic number. |
39
|
| '30' is a magic number. |
51
|
| '30' is a magic number. |
51
|
| '176' is a magic number. |
56
|
| '176' is a magic number. |
56
|
| '216' is a magic number. |
56
|
| '80' is a magic number. |
64
|
| '60' is a magic number. |
64
|
| '197' is a magic number. |
69
|
| '216' is a magic number. |
69
|
| '176' is a magic number. |
69
|
| '90' is a magic number. |
78
|
| '35' is a magic number. |
78
|
| '176' is a magic number. |
91
|
| '176' is a magic number. |
91
|
| '216' is a magic number. |
91
|
| '80' is a magic number. |
99
|
| '50' is a magic number. |
99
|
| '250' is a magic number. |
108
|
| '50' is a magic number. |
108
|
| '120' is a magic number. |
120
|
| '120' is a magic number. |
120
|
org/devaki/nextobjects/constants/CstImages.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/constants/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/components/CustomButton.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '9' is a magic number. |
58
|
org/devaki/nextobjects/ui/components/CustomButtonMenu.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jPopupMenu' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
41
|
| Name 'jDropButton' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
45
|
org/devaki/nextobjects/ui/components/CustomComboBox.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomInternalFrame.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
org/devaki/nextobjects/ui/components/CustomMenu.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomMenuItem.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomPasswordField.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomSplitPane.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomTable.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomTextArea.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomTextField.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomToggleButton.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/CustomTreeNode.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/components/JTextAreaOutputStream.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'ta' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
32
|
org/devaki/nextobjects/ui/components/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/editor/SqlEditor.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/editor/SqlEditor.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
96
|
| Parameter evt should be final. |
99
|
| La ligne contient un caractère tabulation. |
103
|
| Line is longer than 80 characters. |
104
|
| '3' is a magic number. |
128
|
| '3' is a magic number. |
128
|
| '3' is a magic number. |
128
|
| '3' is a magic number. |
128
|
| Parameter pFile should be final. |
136
|
| Expected @param tag for 'pFile'. |
136
|
| Must have at least one statement. |
150
|
| Must have at least one statement. |
153
|
| Name 'newPositions' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
167
|
| Name 'v' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
169
|
| Name 'change' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
171
|
| Name 'lastPosition' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
173
|
| Name 'asleep' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
175
|
| Name 'lock' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
177
|
| Name 'position' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
182
|
| Variable 'position' must be private and have accessor methods. |
182
|
| Name 'adjustment' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
184
|
| Variable 'adjustment' must be private and have accessor methods. |
184
|
| Missing a Javadoc comment. |
185
|
| Parameter pPosition should be final. |
185
|
| Parameter pAdjustment should be final. |
185
|
| Line is longer than 80 characters. |
192
|
| Parameter position should be final. |
198
|
| Parameter adjustment should be final. |
198
|
| Method length is 221 lines (max allowed is 150). |
224
|
| Line is longer than 80 characters. |
257
|
| Avoid inline conditionals. |
257
|
| Line is longer than 80 characters. |
271
|
| Line is longer than 80 characters. |
275
|
| Line is longer than 80 characters. |
287
|
| Line is longer than 80 characters. |
310
|
| Line is longer than 80 characters. |
311
|
| Line is longer than 80 characters. |
312
|
| Line is longer than 80 characters. |
313
|
| Line is longer than 80 characters. |
314
|
| Line is longer than 80 characters. |
315
|
| Line is longer than 80 characters. |
322
|
| Line is longer than 80 characters. |
325
|
| Line is longer than 80 characters. |
326
|
| Line is longer than 80 characters. |
327
|
| Line is longer than 80 characters. |
335
|
| Line is longer than 80 characters. |
336
|
| Line is longer than 80 characters. |
346
|
| Line is longer than 80 characters. |
351
|
| Line is longer than 80 characters. |
352
|
| Line is longer than 80 characters. |
353
|
| Line is longer than 80 characters. |
354
|
| Line is longer than 80 characters. |
355
|
| Line is longer than 80 characters. |
356
|
| Line is longer than 80 characters. |
361
|
| Line is longer than 80 characters. |
370
|
| Line is longer than 80 characters. |
381
|
| Line is longer than 80 characters. |
382
|
| Line is longer than 80 characters. |
387
|
| Line is longer than 80 characters. |
396
|
| Line is longer than 80 characters. |
397
|
| Line is longer than 80 characters. |
406
|
| Line is longer than 80 characters. |
416
|
| Must have at least one statement. |
421
|
| '0xffffff' is a magic number. |
437
|
| Must have at least one statement. |
440
|
| Line is longer than 80 characters. |
452
|
| Parameter position should be final. |
454
|
| Parameter adjustment should be final. |
454
|
| Parameter styleName should be final. |
464
|
| '11' is a magic number. |
476
|
| '11' is a magic number. |
484
|
| '11' is a magic number. |
492
|
| Line is longer than 80 characters. |
494
|
| '0xB03060' is a magic number. |
494
|
| '11' is a magic number. |
501
|
| '0x000080' is a magic number. |
503
|
| '11' is a magic number. |
510
|
| '11' is a magic number. |
518
|
| '11' is a magic number. |
526
|
| '12' is a magic number. |
534
|
| '11' is a magic number. |
542
|
| Missing a Javadoc comment. |
555
|
| Parameter offs should be final. |
555
|
| Parameter str should be final. |
555
|
| Parameter a should be final. |
555
|
| Missing a Javadoc comment. |
565
|
| Parameter offs should be final. |
565
|
| Parameter len should be final. |
565
|
| Missing a Javadoc comment. |
583
|
| Name 'position' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
583
|
| Unused @param tag for 'position'. |
594
|
| Parameter pPosition should be final. |
596
|
| Expected @param tag for 'pPosition'. |
596
|
| Parameter adjustment should be final. |
605
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
615
|
| Unused @param tag for 'object'. |
644
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
647
|
| Parameter obj should be final. |
647
|
| Expected @param tag for 'obj'. |
647
|
| Name 'position' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
698
|
| Name 'mark' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
700
|
| Name 'document' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
702
|
| Parameter pPosition should be final. |
708
|
| Parameter adjustment should be final. |
708
|
| Unused @param tag for 'document'. |
724
|
| Parameter pDocument should be final. |
726
|
| Expected @param tag for 'pDocument'. |
726
|
| Parameter readAheadLimit should be final. |
740
|
| Parameter cbuf should be final. |
781
|
| Parameter cbuf should be final. |
792
|
| Parameter off should be final. |
792
|
| Parameter len should be final. |
792
|
| Parameter n should be final. |
853
|
org/devaki/nextobjects/ui/editor/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/editor/syntax/Lexer.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/editor/syntax/SqlLexer.java
Error | Line |
| File length is 3 409 lines (max allowed is 2 000). |
1
|
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'yycmap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
39
|
| Name 'yy_rowMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
300
|
| Array brackets at illegal position. |
300
|
| Name 'yy_packed0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
710
|
| Name 'yytrans' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1169
|
| Array brackets at illegal position. |
1169
|
| Missing a Javadoc comment. |
1171
|
| Missing a Javadoc comment. |
1173
|
| Missing a Javadoc comment. |
1174
|
| Missing a Javadoc comment. |
1176
|
| Array brackets at illegal position. |
1176
|
| Array brackets at illegal position. |
1185
|
| Name 'yy_reader' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1593
|
| Name 'yy_state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1595
|
| Name 'yy_lexical_state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1597
|
| Name 'yy_buffer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1600
|
| Array brackets at illegal position. |
1600
|
| Name 'yy_markedPos' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1602
|
| Name 'yy_pushbackPos' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1604
|
| Name 'yy_currentPos' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1606
|
| Name 'yy_startRead' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1608
|
| Name 'yy_endRead' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1611
|
| Name 'yyline' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1613
|
| Name 'yychar' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1615
|
| Name 'yycolumn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1620
|
| Name 'yy_atBOL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1624
|
| Name 'yy_atEOF' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1626
|
| Missing a Javadoc comment. |
1628
|
| Name 'lastToken' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1628
|
| Missing a Javadoc comment. |
1629
|
| Name 'nextState' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
1629
|
| Line is longer than 80 characters. |
1631
|
| Expected an @return tag. |
1634
|
| Method 'getNextToken' is not designed for extension - needs to be abstract, final or empty. |
1634
|
| Parameter returnComments should be final. |
1634
|
| Expected @param tag for 'returnComments'. |
1634
|
| Parameter returnWhiteSpace should be final. |
1634
|
| Expected @param tag for 'returnWhiteSpace'. |
1634
|
| Expected @throws tag for 'IOException'. |
1635
|
| Parameter args should be final. |
1654
|
| Line is longer than 80 characters. |
1698
|
| Line is longer than 80 characters. |
1702
|
| Line is longer than 80 characters. |
1707
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
1711
|
| Parameter reader should be final. |
1712
|
| Parameter yyline should be final. |
1713
|
| 'yyline' hides a field. |
1713
|
| Parameter yychar should be final. |
1714
|
| 'yychar' hides a field. |
1714
|
| Parameter yycolumn should be final. |
1715
|
| 'yycolumn' hides a field. |
1715
|
| Parameter in should be final. |
1729
|
| Parameter in should be final. |
1739
|
| Name 'yy_unpack' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1748
|
| '25200' is a magic number. |
1750
|
| Name 'yy_unpack' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1761
|
| Parameter packed should be final. |
1761
|
| Parameter offset should be final. |
1761
|
| Expected @param tag for 'offset'. |
1761
|
| Parameter trans should be final. |
1761
|
| Expected @param tag for 'trans'. |
1761
|
| Name 'yy_refill' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1786
|
| Array brackets at illegal position. |
1808
|
| Expected @throws tag for 'java.io.IOException'. |
1831
|
| Parameter reader should be final. |
1850
|
| Expected @throws tag for 'java.io.IOException'. |
1850
|
| Inner assignments should be avoided. |
1856
|
| Inner assignments should be avoided. |
1857
|
| Inner assignments should be avoided. |
1857
|
| Inner assignments should be avoided. |
1858
|
| Inner assignments should be avoided. |
1858
|
| Expected an @return tag. |
1864
|
| Parameter newState should be final. |
1873
|
| Expected an @return tag. |
1880
|
| Parameter pos should be final. |
1895
|
| Expected an @return tag. |
1902
|
| Name 'yy_ScanError' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1920
|
| Parameter errorCode should be final. |
1920
|
| Parameter number should be final. |
1941
|
| Method 'getNextToken' is not designed for extension - needs to be abstract, final or empty. |
1956
|
| Method length is 1 452 lines (max allowed is 150). |
1956
|
| Name 'yy_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1958
|
| Name 'yy_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1959
|
| Name 'yy_currentPos_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1961
|
| Name 'yy_startRead_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1962
|
| Name 'yy_markedPos_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1963
|
| Name 'yy_endRead_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1964
|
| Name 'yy_buffer_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1965
|
| Name 'yycmap_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1966
|
| Name 'yytrans_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1967
|
| Name 'yy_rowMap_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1968
|
| Name 'yy_attr_l' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1969
|
| Name 'yy_r' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1974
|
| Line is longer than 80 characters. |
2009
|
| Name 'yy_peek' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2010
|
| Inner assignments should be avoided. |
2040
|
| Inner assignments should be avoided. |
2040
|
| Inner assignments should be avoided. |
2040
|
| Name 'yy_next' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2075
|
| Name 'yy_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2082
|
| '8' is a magic number. |
2087
|
| '8' is a magic number. |
2087
|
| '393' is a magic number. |
2098
|
| Avoid nested blocks. |
2099
|
| '406' is a magic number. |
2111
|
| '387' is a magic number. |
2113
|
| Avoid nested blocks. |
2114
|
| '407' is a magic number. |
2126
|
| '386' is a magic number. |
2128
|
| Avoid nested blocks. |
2129
|
| '408' is a magic number. |
2141
|
| '3' is a magic number. |
2144
|
| Avoid nested blocks. |
2145
|
| '409' is a magic number. |
2157
|
| '332' is a magic number. |
2159
|
| Avoid nested blocks. |
2160
|
| '410' is a magic number. |
2172
|
| '331' is a magic number. |
2174
|
| Avoid nested blocks. |
2175
|
| '411' is a magic number. |
2187
|
| '319' is a magic number. |
2189
|
| Avoid nested blocks. |
2190
|
| '412' is a magic number. |
2202
|
| '315' is a magic number. |
2204
|
| Avoid nested blocks. |
2205
|
| '413' is a magic number. |
2217
|
| '298' is a magic number. |
2219
|
| Avoid nested blocks. |
2220
|
| '414' is a magic number. |
2232
|
| '294' is a magic number. |
2234
|
| Avoid nested blocks. |
2235
|
| '415' is a magic number. |
2247
|
| '292' is a magic number. |
2249
|
| Avoid nested blocks. |
2250
|
| '416' is a magic number. |
2262
|
| '287' is a magic number. |
2264
|
| Avoid nested blocks. |
2265
|
| '417' is a magic number. |
2277
|
| '284' is a magic number. |
2279
|
| Avoid nested blocks. |
2280
|
| '418' is a magic number. |
2292
|
| '273' is a magic number. |
2294
|
| Avoid nested blocks. |
2295
|
| '419' is a magic number. |
2307
|
| '264' is a magic number. |
2309
|
| Avoid nested blocks. |
2310
|
| '420' is a magic number. |
2322
|
| '52' is a magic number. |
2324
|
| Avoid nested blocks. |
2325
|
| '421' is a magic number. |
2337
|
| '16' is a magic number. |
2339
|
| Avoid nested blocks. |
2340
|
| '422' is a magic number. |
2352
|
| '47' is a magic number. |
2354
|
| Avoid nested blocks. |
2355
|
| '423' is a magic number. |
2367
|
| '130' is a magic number. |
2369
|
| Avoid nested blocks. |
2370
|
| '424' is a magic number. |
2382
|
| '216' is a magic number. |
2384
|
| Avoid nested blocks. |
2385
|
| '425' is a magic number. |
2397
|
| '221' is a magic number. |
2399
|
| Avoid nested blocks. |
2400
|
| '426' is a magic number. |
2412
|
| '224' is a magic number. |
2414
|
| Avoid nested blocks. |
2415
|
| '427' is a magic number. |
2427
|
| '236' is a magic number. |
2429
|
| Avoid nested blocks. |
2430
|
| '428' is a magic number. |
2442
|
| '237' is a magic number. |
2444
|
| '243' is a magic number. |
2445
|
| Avoid nested blocks. |
2446
|
| '429' is a magic number. |
2458
|
| '248' is a magic number. |
2460
|
| Avoid nested blocks. |
2461
|
| '430' is a magic number. |
2473
|
| '256' is a magic number. |
2475
|
| Avoid nested blocks. |
2476
|
| '431' is a magic number. |
2488
|
| '404' is a magic number. |
2490
|
| Avoid nested blocks. |
2491
|
| '432' is a magic number. |
2503
|
| '402' is a magic number. |
2505
|
| '403' is a magic number. |
2506
|
| Avoid nested blocks. |
2507
|
| '433' is a magic number. |
2519
|
| '401' is a magic number. |
2521
|
| Avoid nested blocks. |
2522
|
| '434' is a magic number. |
2534
|
| '400' is a magic number. |
2536
|
| Avoid nested blocks. |
2537
|
| '435' is a magic number. |
2549
|
| '384' is a magic number. |
2551
|
| Avoid nested blocks. |
2552
|
| '436' is a magic number. |
2564
|
| '383' is a magic number. |
2566
|
| Avoid nested blocks. |
2567
|
| '437' is a magic number. |
2579
|
| '376' is a magic number. |
2581
|
| Avoid nested blocks. |
2582
|
| '438' is a magic number. |
2594
|
| '375' is a magic number. |
2596
|
| Avoid nested blocks. |
2597
|
| '439' is a magic number. |
2609
|
| '373' is a magic number. |
2611
|
| Avoid nested blocks. |
2612
|
| '440' is a magic number. |
2624
|
| '369' is a magic number. |
2626
|
| Avoid nested blocks. |
2627
|
| '441' is a magic number. |
2639
|
| '367' is a magic number. |
2641
|
| Avoid nested blocks. |
2642
|
| '442' is a magic number. |
2654
|
| '360' is a magic number. |
2656
|
| Avoid nested blocks. |
2657
|
| '443' is a magic number. |
2669
|
| '357' is a magic number. |
2671
|
| Avoid nested blocks. |
2672
|
| '444' is a magic number. |
2684
|
| '356' is a magic number. |
2686
|
| Avoid nested blocks. |
2687
|
| '445' is a magic number. |
2699
|
| '352' is a magic number. |
2701
|
| Avoid nested blocks. |
2702
|
| '446' is a magic number. |
2714
|
| '335' is a magic number. |
2716
|
| Avoid nested blocks. |
2717
|
| '447' is a magic number. |
2729
|
| '283' is a magic number. |
2731
|
| Avoid nested blocks. |
2732
|
| '448' is a magic number. |
2744
|
| '51' is a magic number. |
2746
|
| Avoid nested blocks. |
2747
|
| '449' is a magic number. |
2759
|
| '4' is a magic number. |
2762
|
| '7' is a magic number. |
2763
|
| '8' is a magic number. |
2764
|
| '9' is a magic number. |
2765
|
| '10' is a magic number. |
2766
|
| '11' is a magic number. |
2767
|
| '12' is a magic number. |
2768
|
| '18' is a magic number. |
2769
|
| '19' is a magic number. |
2770
|
| '20' is a magic number. |
2771
|
| '21' is a magic number. |
2772
|
| '22' is a magic number. |
2773
|
| '23' is a magic number. |
2774
|
| '24' is a magic number. |
2775
|
| '25' is a magic number. |
2776
|
| '26' is a magic number. |
2777
|
| '27' is a magic number. |
2778
|
| '28' is a magic number. |
2779
|
| '29' is a magic number. |
2780
|
| '30' is a magic number. |
2781
|
| '31' is a magic number. |
2782
|
| '32' is a magic number. |
2783
|
| '33' is a magic number. |
2784
|
| '34' is a magic number. |
2785
|
| '35' is a magic number. |
2786
|
| '36' is a magic number. |
2787
|
| '37' is a magic number. |
2788
|
| '38' is a magic number. |
2789
|
| '39' is a magic number. |
2790
|
| '40' is a magic number. |
2791
|
| '41' is a magic number. |
2792
|
| '42' is a magic number. |
2793
|
| '43' is a magic number. |
2794
|
| '44' is a magic number. |
2795
|
| '55' is a magic number. |
2796
|
| '56' is a magic number. |
2797
|
| '57' is a magic number. |
2798
|
| '58' is a magic number. |
2799
|
| '60' is a magic number. |
2800
|
| '61' is a magic number. |
2801
|
| '62' is a magic number. |
2802
|
| '63' is a magic number. |
2803
|
| '64' is a magic number. |
2804
|
| '65' is a magic number. |
2805
|
| '66' is a magic number. |
2806
|
| '67' is a magic number. |
2807
|
| '68' is a magic number. |
2808
|
| '69' is a magic number. |
2809
|
| '70' is a magic number. |
2810
|
| '71' is a magic number. |
2811
|
| '79' is a magic number. |
2812
|
| '80' is a magic number. |
2813
|
| '81' is a magic number. |
2814
|
| '82' is a magic number. |
2815
|
| '83' is a magic number. |
2816
|
| '84' is a magic number. |
2817
|
| '85' is a magic number. |
2818
|
| '86' is a magic number. |
2819
|
| '87' is a magic number. |
2820
|
| '88' is a magic number. |
2821
|
| '89' is a magic number. |
2822
|
| '90' is a magic number. |
2823
|
| '91' is a magic number. |
2824
|
| '92' is a magic number. |
2825
|
| '93' is a magic number. |
2826
|
| '94' is a magic number. |
2827
|
| '95' is a magic number. |
2828
|
| '96' is a magic number. |
2829
|
| '97' is a magic number. |
2830
|
| '98' is a magic number. |
2831
|
| '99' is a magic number. |
2832
|
| '100' is a magic number. |
2833
|
| '101' is a magic number. |
2834
|
| '103' is a magic number. |
2835
|
| '104' is a magic number. |
2836
|
| '105' is a magic number. |
2837
|
| '106' is a magic number. |
2838
|
| '107' is a magic number. |
2839
|
| '108' is a magic number. |
2840
|
| '109' is a magic number. |
2841
|
| '110' is a magic number. |
2842
|
| '111' is a magic number. |
2843
|
| '112' is a magic number. |
2844
|
| '113' is a magic number. |
2845
|
| '114' is a magic number. |
2846
|
| '115' is a magic number. |
2847
|
| '116' is a magic number. |
2848
|
| '117' is a magic number. |
2849
|
| '118' is a magic number. |
2850
|
| '119' is a magic number. |
2851
|
| '120' is a magic number. |
2852
|
| '121' is a magic number. |
2853
|
| '122' is a magic number. |
2854
|
| '123' is a magic number. |
2855
|
| '124' is a magic number. |
2856
|
| '125' is a magic number. |
2857
|
| '126' is a magic number. |
2858
|
| '127' is a magic number. |
2859
|
| '128' is a magic number. |
2860
|
| '129' is a magic number. |
2861
|
| '132' is a magic number. |
2862
|
| '133' is a magic number. |
2863
|
| '134' is a magic number. |
2864
|
| '137' is a magic number. |
2865
|
| '138' is a magic number. |
2866
|
| '139' is a magic number. |
2867
|
| '140' is a magic number. |
2868
|
| '141' is a magic number. |
2869
|
| '143' is a magic number. |
2870
|
| '144' is a magic number. |
2871
|
| '145' is a magic number. |
2872
|
| '146' is a magic number. |
2873
|
| '147' is a magic number. |
2874
|
| '149' is a magic number. |
2875
|
| '160' is a magic number. |
2876
|
| '161' is a magic number. |
2877
|
| '162' is a magic number. |
2878
|
| '163' is a magic number. |
2879
|
| '164' is a magic number. |
2880
|
| '165' is a magic number. |
2881
|
| '166' is a magic number. |
2882
|
| '167' is a magic number. |
2883
|
| '168' is a magic number. |
2884
|
| '169' is a magic number. |
2885
|
| '170' is a magic number. |
2886
|
| '171' is a magic number. |
2887
|
| '173' is a magic number. |
2888
|
| '174' is a magic number. |
2889
|
| '175' is a magic number. |
2890
|
| '176' is a magic number. |
2891
|
| '177' is a magic number. |
2892
|
| '178' is a magic number. |
2893
|
| '179' is a magic number. |
2894
|
| '180' is a magic number. |
2895
|
| '181' is a magic number. |
2896
|
| '182' is a magic number. |
2897
|
| '183' is a magic number. |
2898
|
| '184' is a magic number. |
2899
|
| '185' is a magic number. |
2900
|
| '186' is a magic number. |
2901
|
| '187' is a magic number. |
2902
|
| '188' is a magic number. |
2903
|
| '189' is a magic number. |
2904
|
| '190' is a magic number. |
2905
|
| '191' is a magic number. |
2906
|
| '192' is a magic number. |
2907
|
| '193' is a magic number. |
2908
|
| '194' is a magic number. |
2909
|
| '195' is a magic number. |
2910
|
| '196' is a magic number. |
2911
|
| '197' is a magic number. |
2912
|
| '198' is a magic number. |
2913
|
| '199' is a magic number. |
2914
|
| '200' is a magic number. |
2915
|
| '201' is a magic number. |
2916
|
| '202' is a magic number. |
2917
|
| '203' is a magic number. |
2918
|
| '204' is a magic number. |
2919
|
| '205' is a magic number. |
2920
|
| '206' is a magic number. |
2921
|
| '208' is a magic number. |
2922
|
| '209' is a magic number. |
2923
|
| '210' is a magic number. |
2924
|
| '211' is a magic number. |
2925
|
| '212' is a magic number. |
2926
|
| '213' is a magic number. |
2927
|
| '214' is a magic number. |
2928
|
| '215' is a magic number. |
2929
|
| '217' is a magic number. |
2930
|
| '219' is a magic number. |
2931
|
| '220' is a magic number. |
2932
|
| '222' is a magic number. |
2933
|
| '223' is a magic number. |
2934
|
| '225' is a magic number. |
2935
|
| '226' is a magic number. |
2936
|
| '227' is a magic number. |
2937
|
| '228' is a magic number. |
2938
|
| '229' is a magic number. |
2939
|
| '230' is a magic number. |
2940
|
| '235' is a magic number. |
2941
|
| '238' is a magic number. |
2942
|
| '239' is a magic number. |
2943
|
| '240' is a magic number. |
2944
|
| '241' is a magic number. |
2945
|
| '242' is a magic number. |
2946
|
| '244' is a magic number. |
2947
|
| '245' is a magic number. |
2948
|
| '246' is a magic number. |
2949
|
| '247' is a magic number. |
2950
|
| '249' is a magic number. |
2951
|
| '250' is a magic number. |
2952
|
| '251' is a magic number. |
2953
|
| '252' is a magic number. |
2954
|
| '253' is a magic number. |
2955
|
| '254' is a magic number. |
2956
|
| '255' is a magic number. |
2957
|
| '257' is a magic number. |
2958
|
| '258' is a magic number. |
2959
|
| '259' is a magic number. |
2960
|
| '260' is a magic number. |
2961
|
| '261' is a magic number. |
2962
|
| '262' is a magic number. |
2963
|
| '263' is a magic number. |
2964
|
| '265' is a magic number. |
2965
|
| '266' is a magic number. |
2966
|
| '267' is a magic number. |
2967
|
| '268' is a magic number. |
2968
|
| '269' is a magic number. |
2969
|
| '270' is a magic number. |
2970
|
| '271' is a magic number. |
2971
|
| '272' is a magic number. |
2972
|
| '274' is a magic number. |
2973
|
| '275' is a magic number. |
2974
|
| '276' is a magic number. |
2975
|
| '277' is a magic number. |
2976
|
| '278' is a magic number. |
2977
|
| '279' is a magic number. |
2978
|
| '280' is a magic number. |
2979
|
| '281' is a magic number. |
2980
|
| '282' is a magic number. |
2981
|
| '285' is a magic number. |
2982
|
| '288' is a magic number. |
2983
|
| '289' is a magic number. |
2984
|
| '290' is a magic number. |
2985
|
| '291' is a magic number. |
2986
|
| '293' is a magic number. |
2987
|
| '299' is a magic number. |
2988
|
| '300' is a magic number. |
2989
|
| '301' is a magic number. |
2990
|
| '302' is a magic number. |
2991
|
| '303' is a magic number. |
2992
|
| '304' is a magic number. |
2993
|
| '305' is a magic number. |
2994
|
| '306' is a magic number. |
2995
|
| '307' is a magic number. |
2996
|
| '308' is a magic number. |
2997
|
| '309' is a magic number. |
2998
|
| '310' is a magic number. |
2999
|
| '311' is a magic number. |
3000
|
| '312' is a magic number. |
3001
|
| '313' is a magic number. |
3002
|
| '314' is a magic number. |
3003
|
| '316' is a magic number. |
3004
|
| '317' is a magic number. |
3005
|
| '318' is a magic number. |
3006
|
| '320' is a magic number. |
3007
|
| '321' is a magic number. |
3008
|
| '322' is a magic number. |
3009
|
| '323' is a magic number. |
3010
|
| '324' is a magic number. |
3011
|
| '325' is a magic number. |
3012
|
| '326' is a magic number. |
3013
|
| '327' is a magic number. |
3014
|
| '328' is a magic number. |
3015
|
| '329' is a magic number. |
3016
|
| '330' is a magic number. |
3017
|
| '333' is a magic number. |
3018
|
| '334' is a magic number. |
3019
|
| '336' is a magic number. |
3020
|
| '337' is a magic number. |
3021
|
| '338' is a magic number. |
3022
|
| '342' is a magic number. |
3023
|
| '343' is a magic number. |
3024
|
| '344' is a magic number. |
3025
|
| '345' is a magic number. |
3026
|
| '346' is a magic number. |
3027
|
| '347' is a magic number. |
3028
|
| '348' is a magic number. |
3029
|
| '349' is a magic number. |
3030
|
| '350' is a magic number. |
3031
|
| '351' is a magic number. |
3032
|
| '353' is a magic number. |
3033
|
| '354' is a magic number. |
3034
|
| '355' is a magic number. |
3035
|
| '358' is a magic number. |
3036
|
| '359' is a magic number. |
3037
|
| '361' is a magic number. |
3038
|
| '362' is a magic number. |
3039
|
| '363' is a magic number. |
3040
|
| '364' is a magic number. |
3041
|
| '365' is a magic number. |
3042
|
| '366' is a magic number. |
3043
|
| '368' is a magic number. |
3044
|
| '370' is a magic number. |
3045
|
| '372' is a magic number. |
3046
|
| '374' is a magic number. |
3047
|
| '377' is a magic number. |
3048
|
| '378' is a magic number. |
3049
|
| '379' is a magic number. |
3050
|
| '380' is a magic number. |
3051
|
| '381' is a magic number. |
3052
|
| '382' is a magic number. |
3053
|
| '385' is a magic number. |
3054
|
| '388' is a magic number. |
3055
|
| '389' is a magic number. |
3056
|
| '390' is a magic number. |
3057
|
| '391' is a magic number. |
3058
|
| '392' is a magic number. |
3059
|
| '394' is a magic number. |
3060
|
| '395' is a magic number. |
3061
|
| '396' is a magic number. |
3062
|
| '397' is a magic number. |
3063
|
| '398' is a magic number. |
3064
|
| '399' is a magic number. |
3065
|
| Avoid nested blocks. |
3066
|
| '450' is a magic number. |
3078
|
| '5' is a magic number. |
3080
|
| Avoid nested blocks. |
3081
|
| '451' is a magic number. |
3093
|
| '53' is a magic number. |
3095
|
| Avoid nested blocks. |
3096
|
| '452' is a magic number. |
3108
|
| '45' is a magic number. |
3110
|
| Avoid nested blocks. |
3111
|
| '453' is a magic number. |
3123
|
| '76' is a magic number. |
3125
|
| Avoid nested blocks. |
3126
|
| '454' is a magic number. |
3138
|
| '74' is a magic number. |
3140
|
| Avoid nested blocks. |
3141
|
| '455' is a magic number. |
3153
|
| '49' is a magic number. |
3155
|
| Avoid nested blocks. |
3156
|
| '456' is a magic number. |
3168
|
| '46' is a magic number. |
3170
|
| Avoid nested blocks. |
3171
|
| '457' is a magic number. |
3183
|
| '102' is a magic number. |
3185
|
| Avoid nested blocks. |
3186
|
| '458' is a magic number. |
3198
|
| '135' is a magic number. |
3200
|
| '148' is a magic number. |
3201
|
| Avoid nested blocks. |
3202
|
| '459' is a magic number. |
3214
|
| '142' is a magic number. |
3216
|
| Avoid nested blocks. |
3217
|
| '460' is a magic number. |
3229
|
| '152' is a magic number. |
3231
|
| Avoid nested blocks. |
3232
|
| '461' is a magic number. |
3244
|
| '158' is a magic number. |
3246
|
| Avoid nested blocks. |
3247
|
| '462' is a magic number. |
3259
|
| '159' is a magic number. |
3261
|
| Avoid nested blocks. |
3262
|
| '463' is a magic number. |
3274
|
| '172' is a magic number. |
3276
|
| Avoid nested blocks. |
3277
|
| '464' is a magic number. |
3289
|
| '207' is a magic number. |
3291
|
| Avoid nested blocks. |
3292
|
| '465' is a magic number. |
3304
|
| '50' is a magic number. |
3306
|
| Avoid nested blocks. |
3307
|
| '466' is a magic number. |
3319
|
| '48' is a magic number. |
3321
|
| Avoid nested blocks. |
3322
|
| '467' is a magic number. |
3334
|
| '131' is a magic number. |
3336
|
| Avoid nested blocks. |
3337
|
| '468' is a magic number. |
3349
|
| '77' is a magic number. |
3351
|
| Avoid nested blocks. |
3352
|
| '469' is a magic number. |
3364
|
| '15' is a magic number. |
3366
|
| Avoid nested blocks. |
3367
|
| '470' is a magic number. |
3379
|
| '234' is a magic number. |
3381
|
| Avoid nested blocks. |
3382
|
| '471' is a magic number. |
3394
|
org/devaki/nextobjects/ui/editor/syntax/SqlToken.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/editor/syntax/SqlToken.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| 'static' modifier out of order with the JLS suggestions. |
37
|
| Missing a Javadoc comment. |
38
|
| 'static' modifier out of order with the JLS suggestions. |
38
|
| Missing a Javadoc comment. |
39
|
| 'static' modifier out of order with the JLS suggestions. |
39
|
| Missing a Javadoc comment. |
40
|
| 'static' modifier out of order with the JLS suggestions. |
40
|
| Missing a Javadoc comment. |
41
|
| 'static' modifier out of order with the JLS suggestions. |
41
|
| Missing a Javadoc comment. |
42
|
| 'static' modifier out of order with the JLS suggestions. |
42
|
| Missing a Javadoc comment. |
43
|
| 'static' modifier out of order with the JLS suggestions. |
43
|
| Missing a Javadoc comment. |
44
|
| 'static' modifier out of order with the JLS suggestions. |
44
|
| Missing a Javadoc comment. |
45
|
| 'static' modifier out of order with the JLS suggestions. |
45
|
| Missing a Javadoc comment. |
46
|
| 'static' modifier out of order with the JLS suggestions. |
46
|
| Missing a Javadoc comment. |
47
|
| 'static' modifier out of order with the JLS suggestions. |
47
|
| Missing a Javadoc comment. |
48
|
| 'static' modifier out of order with the JLS suggestions. |
48
|
| Missing a Javadoc comment. |
49
|
| 'static' modifier out of order with the JLS suggestions. |
49
|
| Missing a Javadoc comment. |
50
|
| 'static' modifier out of order with the JLS suggestions. |
50
|
| Missing a Javadoc comment. |
51
|
| 'static' modifier out of order with the JLS suggestions. |
51
|
| Missing a Javadoc comment. |
52
|
| 'static' modifier out of order with the JLS suggestions. |
52
|
| Missing a Javadoc comment. |
53
|
| 'static' modifier out of order with the JLS suggestions. |
53
|
| Missing a Javadoc comment. |
54
|
| 'static' modifier out of order with the JLS suggestions. |
54
|
| Missing a Javadoc comment. |
55
|
| 'static' modifier out of order with the JLS suggestions. |
55
|
| Missing a Javadoc comment. |
56
|
| 'static' modifier out of order with the JLS suggestions. |
56
|
| Missing a Javadoc comment. |
57
|
| 'static' modifier out of order with the JLS suggestions. |
57
|
| Missing a Javadoc comment. |
58
|
| 'static' modifier out of order with the JLS suggestions. |
58
|
| Missing a Javadoc comment. |
59
|
| 'static' modifier out of order with the JLS suggestions. |
59
|
| Missing a Javadoc comment. |
60
|
| 'static' modifier out of order with the JLS suggestions. |
60
|
| Missing a Javadoc comment. |
61
|
| 'static' modifier out of order with the JLS suggestions. |
61
|
| Missing a Javadoc comment. |
62
|
| 'static' modifier out of order with the JLS suggestions. |
62
|
| Missing a Javadoc comment. |
63
|
| 'static' modifier out of order with the JLS suggestions. |
63
|
| Missing a Javadoc comment. |
64
|
| 'static' modifier out of order with the JLS suggestions. |
64
|
| Missing a Javadoc comment. |
65
|
| 'static' modifier out of order with the JLS suggestions. |
65
|
| Missing a Javadoc comment. |
66
|
| 'static' modifier out of order with the JLS suggestions. |
66
|
| Missing a Javadoc comment. |
67
|
| 'static' modifier out of order with the JLS suggestions. |
67
|
| Missing a Javadoc comment. |
68
|
| 'static' modifier out of order with the JLS suggestions. |
68
|
| Missing a Javadoc comment. |
69
|
| 'static' modifier out of order with the JLS suggestions. |
69
|
| Missing a Javadoc comment. |
70
|
| 'static' modifier out of order with the JLS suggestions. |
70
|
| Missing a Javadoc comment. |
71
|
| 'static' modifier out of order with the JLS suggestions. |
71
|
| Missing a Javadoc comment. |
72
|
| 'static' modifier out of order with the JLS suggestions. |
72
|
| Missing a Javadoc comment. |
73
|
| 'static' modifier out of order with the JLS suggestions. |
73
|
| Missing a Javadoc comment. |
74
|
| 'static' modifier out of order with the JLS suggestions. |
74
|
| Missing a Javadoc comment. |
75
|
| 'static' modifier out of order with the JLS suggestions. |
75
|
| Missing a Javadoc comment. |
76
|
| 'static' modifier out of order with the JLS suggestions. |
76
|
| Missing a Javadoc comment. |
77
|
| 'static' modifier out of order with the JLS suggestions. |
77
|
| Missing a Javadoc comment. |
78
|
| 'static' modifier out of order with the JLS suggestions. |
78
|
| Missing a Javadoc comment. |
79
|
| 'static' modifier out of order with the JLS suggestions. |
79
|
| Missing a Javadoc comment. |
80
|
| 'static' modifier out of order with the JLS suggestions. |
80
|
| Missing a Javadoc comment. |
81
|
| 'static' modifier out of order with the JLS suggestions. |
81
|
| Missing a Javadoc comment. |
83
|
| 'static' modifier out of order with the JLS suggestions. |
83
|
| Missing a Javadoc comment. |
85
|
| 'static' modifier out of order with the JLS suggestions. |
85
|
| Missing a Javadoc comment. |
86
|
| 'static' modifier out of order with the JLS suggestions. |
86
|
| Missing a Javadoc comment. |
87
|
| 'static' modifier out of order with the JLS suggestions. |
87
|
| Missing a Javadoc comment. |
88
|
| 'static' modifier out of order with the JLS suggestions. |
88
|
| Missing a Javadoc comment. |
90
|
| 'static' modifier out of order with the JLS suggestions. |
90
|
| Missing a Javadoc comment. |
91
|
| 'static' modifier out of order with the JLS suggestions. |
91
|
| Missing a Javadoc comment. |
92
|
| 'static' modifier out of order with the JLS suggestions. |
92
|
| Missing a Javadoc comment. |
93
|
| 'static' modifier out of order with the JLS suggestions. |
93
|
| Missing a Javadoc comment. |
94
|
| 'static' modifier out of order with the JLS suggestions. |
94
|
| Missing a Javadoc comment. |
96
|
| 'static' modifier out of order with the JLS suggestions. |
96
|
| Missing a Javadoc comment. |
97
|
| 'static' modifier out of order with the JLS suggestions. |
97
|
| Missing a Javadoc comment. |
98
|
| 'static' modifier out of order with the JLS suggestions. |
98
|
| Missing a Javadoc comment. |
99
|
| 'static' modifier out of order with the JLS suggestions. |
99
|
| Missing a Javadoc comment. |
100
|
| 'static' modifier out of order with the JLS suggestions. |
100
|
| Missing a Javadoc comment. |
101
|
| 'static' modifier out of order with the JLS suggestions. |
101
|
| Missing a Javadoc comment. |
102
|
| 'static' modifier out of order with the JLS suggestions. |
102
|
| Missing a Javadoc comment. |
104
|
| 'static' modifier out of order with the JLS suggestions. |
104
|
| Missing a Javadoc comment. |
105
|
| 'static' modifier out of order with the JLS suggestions. |
105
|
| Missing a Javadoc comment. |
106
|
| 'static' modifier out of order with the JLS suggestions. |
106
|
| Missing a Javadoc comment. |
108
|
| 'static' modifier out of order with the JLS suggestions. |
108
|
| Missing a Javadoc comment. |
110
|
| Name 'ID' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
110
|
| Missing a Javadoc comment. |
111
|
| Name 'contents' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
111
|
| Missing a Javadoc comment. |
112
|
| Name 'lineNumber' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
112
|
| Missing a Javadoc comment. |
113
|
| Name 'charBegin' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
113
|
| Missing a Javadoc comment. |
114
|
| Name 'charEnd' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
114
|
| Missing a Javadoc comment. |
115
|
| Name 'state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
115
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
123
|
| Parameter ID should be final. |
125
|
| 'ID' hides a field. |
125
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
125
|
| Parameter contents should be final. |
125
|
| 'contents' hides a field. |
125
|
| Parameter lineNumber should be final. |
125
|
| 'lineNumber' hides a field. |
125
|
| Parameter charBegin should be final. |
125
|
| 'charBegin' hides a field. |
125
|
| Parameter charEnd should be final. |
126
|
| 'charEnd' hides a field. |
126
|
| Line is longer than 80 characters. |
136
|
| Line is longer than 80 characters. |
137
|
| Parameter ID should be final. |
140
|
| 'ID' hides a field. |
140
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
140
|
| Parameter contents should be final. |
140
|
| 'contents' hides a field. |
140
|
| Parameter lineNumber should be final. |
140
|
| 'lineNumber' hides a field. |
140
|
| Parameter charBegin should be final. |
140
|
| 'charBegin' hides a field. |
140
|
| Parameter charEnd should be final. |
141
|
| 'charEnd' hides a field. |
141
|
| Parameter state should be final. |
141
|
| 'state' hides a field. |
141
|
| Expected an @return tag. |
160
|
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Method 'getContents' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Il manque un espace après 'return'. |
180
|
| Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Line is longer than 80 characters. |
194
|
| Method 'getCharBegin' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Method 'getCharEnd' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Method 'isReservedWord' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Il manque un espace après 'return'. |
216
|
| '8' is a magic number. |
216
|
| Method 'isIdentifier' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Il manque un espace après 'return'. |
225
|
| '8' is a magic number. |
225
|
| Method 'isLiteral' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Il manque un espace après 'return'. |
234
|
| '8' is a magic number. |
234
|
| '0x3' is a magic number. |
234
|
| Method 'isSeparator' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Il manque un espace après 'return'. |
243
|
| '8' is a magic number. |
243
|
| '0x4' is a magic number. |
243
|
| Method 'isOperator' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Il manque un espace après 'return'. |
252
|
| '8' is a magic number. |
252
|
| '0x5' is a magic number. |
252
|
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. |
259
|
| Il manque un espace après 'return'. |
261
|
| '8' is a magic number. |
261
|
| '0xD' is a magic number. |
261
|
| Method 'isWhiteSpace' is not designed for extension - needs to be abstract, final or empty. |
269
|
| Il manque un espace après 'return'. |
271
|
| '8' is a magic number. |
271
|
| '0xE' is a magic number. |
271
|
| Method 'isError' is not designed for extension - needs to be abstract, final or empty. |
279
|
| Il manque un espace après 'return'. |
281
|
| '8' is a magic number. |
281
|
| '0xF' is a magic number. |
281
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
288
|
| Il manque un espace après 'return'. |
292
|
| Il manque un espace après 'return'. |
296
|
| Il manque un espace après 'return'. |
300
|
| Il manque un espace après 'return'. |
304
|
| Il manque un espace après 'return'. |
308
|
| Il manque un espace après 'return'. |
312
|
| Il manque un espace après 'return'. |
316
|
| Il manque un espace après 'return'. |
320
|
| Il manque un espace après 'return'. |
324
|
| Line is longer than 80 characters. |
330
|
| Method 'errorString' is not designed for extension - needs to be abstract, final or empty. |
332
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
341
|
| Il manque un espace après 'return'. |
343
|
org/devaki/nextobjects/ui/editor/syntax/Token.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/editor/syntax/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/main/InitHome.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jProgressBar' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
42
|
| Name 'jLabel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
| '350' is a magic number. |
50
|
| '70' is a magic number. |
50
|
| '3' is a magic number. |
78
|
| '3' is a magic number. |
78
|
| '3' is a magic number. |
78
|
| '3' is a magic number. |
92
|
| '3' is a magic number. |
92
|
| '3' is a magic number. |
92
|
| '3' is a magic number. |
92
|
org/devaki/nextobjects/ui/main/NOLog.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '12' is a magic number. |
111
|
org/devaki/nextobjects/ui/main/NOTreeView.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Line has trailing spaces. |
60
|
| Name 'me' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'object' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| Name 'objectParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Name 'jTreeRenderer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Il manque un espace avant '='. |
83
|
| Name 'root' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
88
|
| Name 'pop' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
98
|
| Il manque un espace avant '='. |
98
|
| Method length is 184 lines (max allowed is 150). |
103
|
| Il manque un espace avant '='. |
108
|
| Line has trailing spaces. |
109
|
| Il manque un espace avant '='. |
111
|
| Il manque un espace avant '='. |
113
|
| Il manque un espace avant '='. |
115
|
| Line is longer than 80 characters. |
123
|
| Parameter e should be final. |
131
|
| Line is longer than 80 characters. |
135
|
| Line is longer than 80 characters. |
136
|
| Il manque un espace avant '='. |
136
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
139
|
| Il manque un espace avant '='. |
141
|
| Line is longer than 80 characters. |
142
|
| Line is longer than 80 characters. |
147
|
| Line is longer than 80 characters. |
162
|
| Line is longer than 80 characters. |
167
|
| Line is longer than 80 characters. |
171
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
185
|
| Line is longer than 80 characters. |
189
|
| Line is longer than 80 characters. |
194
|
| Line is longer than 80 characters. |
223
|
| Parameter e should be final. |
225
|
| Parameter e should be final. |
230
|
| Line is longer than 80 characters. |
237
|
| Parameter e should be final. |
241
|
| Line is longer than 80 characters. |
245
|
| Line is longer than 80 characters. |
246
|
| Line is longer than 80 characters. |
248
|
| Il manque un espace avant '='. |
248
|
| Line is longer than 80 characters. |
250
|
| Il manque un espace avant '='. |
252
|
| Line is longer than 80 characters. |
253
|
| Line is longer than 80 characters. |
263
|
| '5' is a magic number. |
265
|
| '5' is a magic number. |
265
|
| '3' is a magic number. |
284
|
| '3' is a magic number. |
284
|
| '3' is a magic number. |
284
|
| '3' is a magic number. |
284
|
| Parameter pNode should be final. |
293
|
| Expected @param tag for 'pNode'. |
293
|
| Il manque un espace avant '='. |
295
|
| Parameter pNode should be final. |
304
|
| Expected @param tag for 'pNode'. |
304
|
| Il manque un espace avant '='. |
306
|
| Parameter newNode should be final. |
323
|
| Expected @param tag for 'newNode'. |
323
|
| Line is longer than 80 characters. |
325
|
| Line is longer than 80 characters. |
334
|
| Parameter newNode should be final. |
334
|
| Expected @param tag for 'newNode'. |
334
|
| Parameter parentNode should be final. |
334
|
| Expected @param tag for 'parentNode'. |
334
|
| Parameter i should be final. |
334
|
| Expected @param tag for 'i'. |
334
|
| Parameter pNode should be final. |
345
|
| Expected @param tag for 'pNode'. |
345
|
| Parameter pNode should be final. |
362
|
| Il manque un espace avant '='. |
364
|
| Il manque un espace avant '='. |
365
|
| Il manque un espace avant '='. |
371
|
| Il manque un espace avant '='. |
373
|
| Missing a Javadoc comment. |
391
|
| Parameter tree should be final. |
392
|
| Parameter value should be final. |
393
|
| Parameter isSelected should be final. |
394
|
| Parameter expanded should be final. |
395
|
| Parameter leaf should be final. |
396
|
| Parameter row should be final. |
397
|
| Parameter hasFocus should be final. |
398
|
| Line is longer than 80 characters. |
400
|
| 'object' hides a field. |
401
|
| Il manque un espace avant '='. |
401
|
| Missing a Javadoc comment. |
450
|
| Missing a Javadoc comment. |
455
|
| Parameter tree should be final. |
456
|
| Parameter value should be final. |
457
|
| Parameter isSelected should be final. |
458
|
| Parameter expanded should be final. |
459
|
| Parameter leaf should be final. |
460
|
| Parameter row should be final. |
461
|
| 'object' hides a field. |
463
|
| Il manque un espace avant '='. |
463
|
| Il manque un espace avant '='. |
468
|
| Il manque un espace avant '='. |
472
|
| Il manque un espace avant '='. |
477
|
| Il manque un espace avant '='. |
481
|
| Il manque un espace avant '='. |
485
|
| Il manque un espace avant '='. |
489
|
| Il manque un espace avant '='. |
493
|
| Il manque un espace avant '='. |
497
|
| Line is longer than 80 characters. |
499
|
| Line is longer than 80 characters. |
500
|
| Il manque un espace avant '='. |
500
|
| Missing a Javadoc comment. |
509
|
| Parameter newRoot should be final. |
509
|
| Parameter path should be final. |
519
|
| Expected @param tag for 'path'. |
519
|
| Parameter newValue should be final. |
519
|
| Expected @param tag for 'newValue'. |
519
|
| Line is longer than 80 characters. |
523
|
| Il manque un espace avant '='. |
523
|
| Line is longer than 80 characters. |
524
|
org/devaki/nextobjects/ui/main/NOWorkspace.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Method 'addPanel' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Parameter pJPanel should be final. |
64
|
| Parameter title should be final. |
64
|
| Method 'addTab' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Parameter title should be final. |
74
|
| Parameter component should be final. |
74
|
| Method 'addTab' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Parameter title should be final. |
84
|
| Parameter component should be final. |
84
|
| Parameter extraIcon should be final. |
84
|
| Method 'mouseClicked' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Parameter e should be final. |
92
|
| 'if' construct must use '{}'s. |
96
|
| Line has trailing spaces. |
121
|
| Parameter e should be final. |
125
|
| Line has trailing spaces. |
129
|
| Parameter e should be final. |
133
|
| Parameter e should be final. |
141
|
| Line has trailing spaces. |
145
|
| Parameter e should be final. |
149
|
| Name 'x_pos' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
164
|
| Name 'y_pos' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
169
|
| Name 'width' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
174
|
| Name 'height' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
179
|
| Name 'fileIcon' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
183
|
| Parameter fileIcon should be final. |
189
|
| 'fileIcon' hides a field. |
189
|
| '16' is a magic number. |
192
|
| '16' is a magic number. |
193
|
| Parameter c should be final. |
203
|
| Parameter g should be final. |
203
|
| Parameter x should be final. |
203
|
| Parameter y should be final. |
203
|
| Name 'y_p' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| '12' is a magic number. |
212
|
| '13' is a magic number. |
213
|
| '12' is a magic number. |
213
|
| '13' is a magic number. |
213
|
| '12' is a magic number. |
214
|
| '13' is a magic number. |
215
|
| '13' is a magic number. |
215
|
| '12' is a magic number. |
215
|
| '3' is a magic number. |
216
|
| '3' is a magic number. |
216
|
| '10' is a magic number. |
216
|
| '10' is a magic number. |
216
|
| '3' is a magic number. |
217
|
| '4' is a magic number. |
217
|
| '9' is a magic number. |
217
|
| '10' is a magic number. |
217
|
| '4' is a magic number. |
218
|
| '3' is a magic number. |
218
|
| '10' is a magic number. |
218
|
| '9' is a magic number. |
218
|
| '10' is a magic number. |
219
|
| '3' is a magic number. |
219
|
| '3' is a magic number. |
219
|
| '10' is a magic number. |
219
|
| '10' is a magic number. |
220
|
| '4' is a magic number. |
220
|
| '4' is a magic number. |
220
|
| '10' is a magic number. |
220
|
| '9' is a magic number. |
221
|
| '3' is a magic number. |
221
|
| '3' is a magic number. |
221
|
| '9' is a magic number. |
221
|
| Avoid inline conditionals. |
234
|
| Line has trailing spaces. |
238
|
org/devaki/nextobjects/ui/main/SplashScreen.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jPanelMain' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
| Il manque un espace avant '='. |
44
|
| Name 'jProgressBar1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
49
|
| Variable 'jProgressBar1' must be private and have accessor methods. |
49
|
| Il manque un espace avant '='. |
49
|
| Il manque un espace avant '='. |
59
|
| Line is longer than 80 characters. |
60
|
| Il manque un espace avant '='. |
60
|
| Il manque un espace avant '='. |
64
|
| '550' is a magic number. |
67
|
| '355' is a magic number. |
67
|
| Il manque un espace avant '='. |
69
|
| '550' is a magic number. |
69
|
| Il manque un espace avant '='. |
70
|
| '355' is a magic number. |
70
|
| Line has trailing spaces. |
73
|
org/devaki/nextobjects/ui/main/TaskChooser.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jTxtTask' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Name 'jLabel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'jButton' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
49
|
| '350' is a magic number. |
57
|
| '70' is a magic number. |
57
|
| '3' is a magic number. |
87
|
| '3' is a magic number. |
87
|
| '3' is a magic number. |
87
|
| '3' is a magic number. |
101
|
| '3' is a magic number. |
101
|
| '3' is a magic number. |
101
|
| '3' is a magic number. |
101
|
| '3' is a magic number. |
115
|
| '3' is a magic number. |
115
|
| '3' is a magic number. |
115
|
| '3' is a magic number. |
115
|
| Parameter e should be final. |
122
|
| La ligne contient un caractère tabulation. |
124
|
| Il manque un espace avant '='. |
124
|
| La ligne contient un caractère tabulation. |
125
|
| La ligne contient un caractère tabulation. |
126
|
| La ligne contient un caractère tabulation. |
127
|
| Line has trailing spaces. |
128
|
| La ligne contient un caractère tabulation. |
128
|
| Il manque un espace avant '='. |
128
|
| Il manque un espace après '='. |
128
|
org/devaki/nextobjects/ui/main/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/menus/EditorPopupMenu.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/menus/EditorPopupMenu.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jMenuItemSelectAll' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
46
|
| Unused @param tag for 'theTextPane'. |
54
|
| Parameter e should be final. |
63
|
| Parameter e should be final. |
71
|
| Method 'setTextpane' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter pane should be final. |
85
|
| Expected @param tag for 'pane'. |
85
|
org/devaki/nextobjects/ui/menus/MenuFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/menus/ModelPopupMenu.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/menus/ModelPopupMenu.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'jMenuItemNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Name 'jMenuItemVerify' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Name 'jMenuItemProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
124
|
| Method length is 227 lines (max allowed is 150). |
129
|
org/devaki/nextobjects/ui/menus/NOMenuBar.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Method length is 299 lines (max allowed is 150). |
238
|
| '5350' is a magic number. |
338
|
| '2750' is a magic number. |
338
|
| La ligne contient un caractère tabulation. |
400
|
| Il manque un espace avant '='. |
400
|
| Il manque un espace avant '='. |
403
|
| Il manque un espace après '='. |
403
|
| La ligne contient un caractère tabulation. |
411
|
| Il manque un espace avant '='. |
411
|
| La ligne contient un caractère tabulation. |
412
|
| La ligne contient un caractère tabulation. |
413
|
| La ligne contient un caractère tabulation. |
414
|
| Il manque un espace avant '='. |
414
|
| Il manque un espace après '='. |
414
|
| La ligne contient un caractère tabulation. |
421
|
| Il manque un espace avant '='. |
421
|
| La ligne contient un caractère tabulation. |
422
|
| La ligne contient un caractère tabulation. |
423
|
| La ligne contient un caractère tabulation. |
424
|
| Il manque un espace avant '='. |
424
|
| Il manque un espace après '='. |
424
|
| La ligne contient un caractère tabulation. |
431
|
| Il manque un espace avant '='. |
431
|
| La ligne contient un caractère tabulation. |
432
|
| La ligne contient un caractère tabulation. |
433
|
| Line has trailing spaces. |
434
|
| La ligne contient un caractère tabulation. |
434
|
| Il manque un espace avant '='. |
434
|
| Il manque un espace après '='. |
434
|
| La ligne contient un caractère tabulation. |
441
|
| Il manque un espace avant '='. |
441
|
| La ligne contient un caractère tabulation. |
442
|
| La ligne contient un caractère tabulation. |
443
|
| Line has trailing spaces. |
444
|
| La ligne contient un caractère tabulation. |
444
|
| Il manque un espace avant '='. |
444
|
| Il manque un espace après '='. |
444
|
| Line has trailing spaces. |
458
|
| La ligne contient un caractère tabulation. |
459
|
| Il manque un espace avant '='. |
459
|
| La ligne contient un caractère tabulation. |
460
|
| Line has trailing spaces. |
461
|
| La ligne contient un caractère tabulation. |
461
|
| Il manque un espace avant '='. |
461
|
| Il manque un espace après '='. |
461
|
| Inner assignments should be avoided. |
607
|
org/devaki/nextobjects/ui/menus/TreePopupMenu.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'object' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Name 'objectParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
50
|
| Name 'jMenuWorkspaceNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
52
|
| Name 'jMenuItemWorkspaceNewCDM' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'jMenuItemWorkspaceNewPDM' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jMenuItemWorkspaceClose' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Name 'jMenuItemWorkspaceSave' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Name 'jMenuItemWorkspaceSaveAs' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'jMenuItemModelClose' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
82
|
| Name 'jMenuItemModelSave' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
85
|
| Name 'jMenuItemModelSaveAs' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
88
|
| Name 'jMenuItemModelCut' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
91
|
| Name 'jMenuItemModelCopy' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
94
|
| Name 'jMenuItemModelPaste' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
97
|
| Name 'jMenuItemModelVerify' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
100
|
| Name 'jMenuItemBaseObjectCut' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
107
|
| Name 'jMenuItemBaseObjectCopy' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
110
|
| Name 'jMenuItemBaseObjectPaste' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
113
|
| Name 'jMenuItemBaseObjectDelete' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
116
|
| Name 'jMenuItemColumnCut' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
119
|
| Name 'jMenuItemColumnCopy' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
122
|
| Name 'jMenuItemColumnDelete' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
125
|
| Name 'jMenuItemRename' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
128
|
| Name 'jMenuItemProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
135
|
| Method length is 215 lines (max allowed is 150). |
140
|
| '5350' is a magic number. |
199
|
| '2750' is a magic number. |
199
|
org/devaki/nextobjects/ui/menus/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/others/AboutNO.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'jLabelImage' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'jButtonGC' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Name 'jTableProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
66
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Line is longer than 80 characters. |
79
|
| Name 'jTabbedPaneAboutNO' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'jPanelAbout' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Name 'propertyEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
87
|
| Name 'jPanelInfos' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
91
|
| Line is longer than 80 characters. |
95
|
| Name 'jScrollPaneProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
95
|
| Method length is 157 lines (max allowed is 150). |
99
|
| '570' is a magic number. |
104
|
| '443' is a magic number. |
104
|
| '170' is a magic number. |
139
|
| '380' is a magic number. |
140
|
| Line has trailing spaces. |
141
|
| Parameter e should be final. |
145
|
| Parameter e should be final. |
152
|
| '5' is a magic number. |
192
|
| '5' is a magic number. |
192
|
| '5' is a magic number. |
192
|
| '5' is a magic number. |
206
|
| '5' is a magic number. |
206
|
| '5' is a magic number. |
206
|
| '5' is a magic number. |
220
|
| '5' is a magic number. |
220
|
| '5' is a magic number. |
220
|
| '5' is a magic number. |
239
|
| '5' is a magic number. |
239
|
| '5' is a magic number. |
239
|
| '5' is a magic number. |
253
|
| '5' is a magic number. |
253
|
| '5' is a magic number. |
253
|
| '5' is a magic number. |
253
|
| Method 'showPref' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Missing a Javadoc comment. |
257
|
| Missing a Javadoc comment. |
267
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
267
|
| Missing a Javadoc comment. |
268
|
| Name 'value' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
268
|
| Missing a Javadoc comment. |
269
|
| Parameter name should be final. |
269
|
| 'name' hides a field. |
269
|
| Parameter value should be final. |
269
|
| 'value' hides a field. |
269
|
| Missing a Javadoc comment. |
274
|
| Missing a Javadoc comment. |
278
|
| Missing a Javadoc comment. |
288
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
288
|
| Variable 'columnNames' must be private and have accessor methods. |
288
|
| Il y a un espace de trop après '{'. |
288
|
| Missing a Javadoc comment. |
289
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
289
|
| Variable 'columnClasses' must be private and have accessor methods. |
289
|
| Il y a un espace de trop après '{'. |
289
|
| Missing a Javadoc comment. |
290
|
| Name 'data' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
290
|
| Variable 'data' must be private and have accessor methods. |
290
|
| Missing a Javadoc comment. |
291
|
| Parameter w should be final. |
291
|
| Missing a Javadoc comment. |
296
|
| Missing a Javadoc comment. |
300
|
| Missing a Javadoc comment. |
304
|
| Parameter col should be final. |
304
|
| Missing a Javadoc comment. |
308
|
| Parameter c should be final. |
308
|
| Missing a Javadoc comment. |
312
|
| Parameter row should be final. |
312
|
| Parameter col should be final. |
312
|
| Missing a Javadoc comment. |
329
|
| Parameter row should be final. |
329
|
| Parameter col should be final. |
329
|
org/devaki/nextobjects/ui/others/HelpNO.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
32
|
| '640' is a magic number. |
38
|
| '480' is a magic number. |
38
|
org/devaki/nextobjects/ui/others/JVMInfo.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/others/JVMInfo.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'run' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
37
|
| Name 'runtime' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
39
|
| '5' is a magic number. |
59
|
| '5' is a magic number. |
59
|
| '1000' is a magic number. |
72
|
| Name 'mems' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
86
|
| Name 'seconds' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
88
|
| '20' is a magic number. |
88
|
| Name 'width' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Name 'height' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'y' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
94
|
| '1024' is a magic number. |
106
|
| '1024' is a magic number. |
107
|
| '5' is a magic number. |
129
|
| '10' is a magic number. |
157
|
| '3' is a magic number. |
161
|
| '10' is a magic number. |
169
|
| '10' is a magic number. |
177
|
| '10' is a magic number. |
184
|
org/devaki/nextobjects/ui/others/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/toolbars/NOToolBar1.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jButtonOpen' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Name 'jButtonHelp' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
102
|
| Name 'jButtonNewCDM' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
112
|
| Name 'jButtonMenuNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
121
|
| Name 'jMenuItemNewCDM' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
126
|
| Name 'jMenuItemNewPDM' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
137
|
| Il y a un espace de trop après '{'. |
156
|
org/devaki/nextobjects/ui/toolbars/NOToolBar2.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Line has trailing spaces. |
34
|
| Il manque un espace avant '='. |
43
|
| Il manque un espace avant '='. |
48
|
| Il manque un espace avant '='. |
53
|
| Il manque un espace avant '='. |
58
|
| Il manque un espace avant '='. |
63
|
| Il manque un espace avant '='. |
68
|
| Il manque un espace avant '='. |
73
|
| Il manque un espace avant '='. |
78
|
| Il manque un espace avant '='. |
83
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
101
|
| Line has trailing spaces. |
102
|
| Line is longer than 80 characters. |
102
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
103
|
| Line has trailing spaces. |
104
|
| Il manque un espace avant '='. |
132
|
| Il manque un espace avant '='. |
145
|
| Line is longer than 80 characters. |
149
|
| Il manque un espace avant '='. |
152
|
| Il manque un espace avant '='. |
159
|
| Il manque un espace avant '='. |
166
|
| Il manque un espace avant '='. |
173
|
| Il manque un espace avant '='. |
180
|
| Line is longer than 80 characters. |
181
|
| Il manque un espace avant '='. |
182
|
| Parameter e should be final. |
201
|
| Parameter e should be final. |
210
|
| Parameter e should be final. |
219
|
| Line is longer than 80 characters. |
224
|
| Parameter e should be final. |
231
|
| Parameter e should be final. |
238
|
| Parameter e should be final. |
245
|
| Parameter e should be final. |
252
|
| 'public' modifier out of order with the JLS suggestions. |
280
|
| 'public' modifier out of order with the JLS suggestions. |
289
|
| Parameter pCurrentTool should be final. |
289
|
| Il manque un espace avant '='. |
291
|
| switch without "default" clause. |
292
|
| 'public' modifier out of order with the JLS suggestions. |
321
|
| Line has trailing spaces. |
345
|
org/devaki/nextobjects/ui/toolbars/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/workspace/models/BuildEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/BuildEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'jTableBuilds' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| '5' is a magic number. |
84
|
| '5' is a magic number. |
90
|
| '5' is a magic number. |
90
|
| '5' is a magic number. |
90
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
159
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
163
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
172
|
| Il y a un espace de trop après '{'. |
173
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
177
|
| Il y a un espace de trop après '{'. |
177
|
| Name 'builds' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
181
|
| '3' is a magic number. |
273
|
| '3' is a magic number. |
302
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
336
|
org/devaki/nextobjects/ui/workspace/models/ContributorEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/ContributorEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
64
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
72
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'jTableContributors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
82
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
91
|
| Method length is 196 lines (max allowed is 150). |
97
|
| '5' is a magic number. |
113
|
| '5' is a magic number. |
119
|
| '5' is a magic number. |
119
|
| '5' is a magic number. |
119
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
147
|
| '5' is a magic number. |
147
|
| '5' is a magic number. |
147
|
| '5' is a magic number. |
161
|
| '5' is a magic number. |
161
|
| '5' is a magic number. |
161
|
| '3' is a magic number. |
167
|
| '5' is a magic number. |
175
|
| '5' is a magic number. |
175
|
| '5' is a magic number. |
175
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
344
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
348
|
| Il y a un espace de trop après '{'. |
349
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
353
|
| Il y a un espace de trop après '{'. |
354
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
358
|
| Il y a un espace de trop après '{'. |
358
|
| Name 'contributors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
362
|
| Redundant 'final' modifier. |
367
|
| Redundant 'final' modifier. |
374
|
| Redundant 'final' modifier. |
383
|
| Redundant 'final' modifier. |
398
|
| Redundant 'final' modifier. |
410
|
| Redundant 'final' modifier. |
423
|
| Redundant 'final' modifier. |
437
|
| Redundant 'final' modifier. |
445
|
| Redundant 'final' modifier. |
454
|
| Redundant 'final' modifier. |
463
|
| Redundant 'final' modifier. |
472
|
| Redundant 'final' modifier. |
482
|
| '3' is a magic number. |
494
|
| Redundant 'final' modifier. |
513
|
| switch without "default" clause. |
520
|
| '3' is a magic number. |
534
|
| Redundant 'final' modifier. |
555
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
568
|
org/devaki/nextobjects/ui/workspace/models/DependencyEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/DependencyEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
62
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
70
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Name 'jTableDependencies' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
89
|
| Method length is 198 lines (max allowed is 150). |
94
|
| '5' is a magic number. |
110
|
| '5' is a magic number. |
116
|
| '5' is a magic number. |
116
|
| '5' is a magic number. |
116
|
| '5' is a magic number. |
130
|
| '5' is a magic number. |
130
|
| '5' is a magic number. |
130
|
| '5' is a magic number. |
130
|
| '5' is a magic number. |
144
|
| '5' is a magic number. |
144
|
| '5' is a magic number. |
144
|
| '5' is a magic number. |
158
|
| '5' is a magic number. |
158
|
| '5' is a magic number. |
158
|
| '3' is a magic number. |
164
|
| '5' is a magic number. |
172
|
| '5' is a magic number. |
172
|
| '5' is a magic number. |
172
|
| Redundant 'final' modifier. |
186
|
| Redundant 'final' modifier. |
205
|
| Redundant 'final' modifier. |
224
|
| Redundant 'final' modifier. |
251
|
| Redundant 'final' modifier. |
269
|
| Redundant 'final' modifier. |
281
|
| Redundant 'final' modifier. |
297
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
343
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
347
|
| Il y a un espace de trop après '{'. |
347
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
351
|
| Il y a un espace de trop après '{'. |
352
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
356
|
| Il y a un espace de trop après '{'. |
356
|
| Name 'dependencies' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
360
|
| Redundant 'final' modifier. |
365
|
| Redundant 'final' modifier. |
372
|
| Redundant 'final' modifier. |
381
|
| Redundant 'final' modifier. |
396
|
| Redundant 'final' modifier. |
408
|
| Redundant 'final' modifier. |
421
|
| Redundant 'final' modifier. |
435
|
| Redundant 'final' modifier. |
443
|
| Redundant 'final' modifier. |
452
|
| Redundant 'final' modifier. |
461
|
| Redundant 'final' modifier. |
470
|
| Redundant 'final' modifier. |
480
|
| '3' is a magic number. |
491
|
| Redundant 'final' modifier. |
503
|
| '3' is a magic number. |
520
|
| Redundant 'final' modifier. |
538
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
551
|
org/devaki/nextobjects/ui/workspace/models/DeveloperEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/DeveloperEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
60
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
65
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
78
|
| Name 'jTableDevelopers' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Method length is 198 lines (max allowed is 150). |
97
|
| '5' is a magic number. |
113
|
| '5' is a magic number. |
119
|
| '5' is a magic number. |
119
|
| '5' is a magic number. |
119
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
133
|
| '5' is a magic number. |
147
|
| '5' is a magic number. |
147
|
| '5' is a magic number. |
147
|
| '5' is a magic number. |
161
|
| '5' is a magic number. |
161
|
| '5' is a magic number. |
161
|
| '3' is a magic number. |
167
|
| '5' is a magic number. |
175
|
| '5' is a magic number. |
175
|
| '5' is a magic number. |
175
|
| Redundant 'final' modifier. |
189
|
| Redundant 'final' modifier. |
208
|
| Redundant 'final' modifier. |
227
|
| Redundant 'final' modifier. |
254
|
| Redundant 'final' modifier. |
272
|
| Redundant 'final' modifier. |
284
|
| Redundant 'final' modifier. |
300
|
| Parameter pModel should be final. |
328
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
346
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
350
|
| Il y a un espace de trop après '{'. |
351
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
355
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
366
|
| Il y a un espace de trop après '{'. |
366
|
| Name 'developers' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
370
|
| Redundant 'final' modifier. |
375
|
| Redundant 'final' modifier. |
382
|
| Redundant 'final' modifier. |
391
|
| Redundant 'final' modifier. |
406
|
| Redundant 'final' modifier. |
418
|
| Redundant 'final' modifier. |
429
|
| Redundant 'final' modifier. |
443
|
| Redundant 'final' modifier. |
451
|
| Redundant 'final' modifier. |
460
|
| Redundant 'final' modifier. |
469
|
| Redundant 'final' modifier. |
478
|
| Redundant 'final' modifier. |
488
|
| '3' is a magic number. |
499
|
| '4' is a magic number. |
501
|
| '5' is a magic number. |
503
|
| Redundant 'final' modifier. |
522
|
| switch without "default" clause. |
528
|
| '3' is a magic number. |
539
|
| '4' is a magic number. |
542
|
| '5' is a magic number. |
545
|
| Redundant 'final' modifier. |
566
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
579
|
org/devaki/nextobjects/ui/workspace/models/EditorFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/ui/workspace/models/LicenseEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/LicenseEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Name 'jTableLicenses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
81
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Method length is 196 lines (max allowed is 150). |
95
|
| '5' is a magic number. |
111
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
159
|
| '5' is a magic number. |
159
|
| '5' is a magic number. |
159
|
| '3' is a magic number. |
165
|
| '5' is a magic number. |
173
|
| '5' is a magic number. |
173
|
| '5' is a magic number. |
173
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
342
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
346
|
| Il y a un espace de trop après '{'. |
346
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
350
|
| Il y a un espace de trop après '{'. |
351
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
355
|
| Il y a un espace de trop après '{'. |
355
|
| Name 'licenses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
359
|
| Redundant 'final' modifier. |
364
|
| Redundant 'final' modifier. |
371
|
| Redundant 'final' modifier. |
380
|
| Redundant 'final' modifier. |
395
|
| Redundant 'final' modifier. |
407
|
| Redundant 'final' modifier. |
418
|
| Redundant 'final' modifier. |
432
|
| Redundant 'final' modifier. |
440
|
| Redundant 'final' modifier. |
449
|
| Redundant 'final' modifier. |
458
|
| Redundant 'final' modifier. |
467
|
| Redundant 'final' modifier. |
477
|
| Redundant 'final' modifier. |
498
|
| switch without "default" clause. |
504
|
| Redundant 'final' modifier. |
531
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
544
|
org/devaki/nextobjects/ui/workspace/models/MailingListEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/MailingListEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
62
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
70
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Name 'jTableMailingLists' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
89
|
| Method length is 198 lines (max allowed is 150). |
95
|
| '5' is a magic number. |
111
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
159
|
| '5' is a magic number. |
159
|
| '5' is a magic number. |
159
|
| '3' is a magic number. |
165
|
| '5' is a magic number. |
173
|
| '5' is a magic number. |
173
|
| '5' is a magic number. |
173
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
344
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
348
|
| Il y a un espace de trop après '{'. |
349
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
353
|
| Il y a un espace de trop après '{'. |
354
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
358
|
| Il y a un espace de trop après '{'. |
358
|
| Name 'mailingLists' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
362
|
| Redundant 'final' modifier. |
367
|
| Redundant 'final' modifier. |
374
|
| Redundant 'final' modifier. |
383
|
| Redundant 'final' modifier. |
398
|
| Redundant 'final' modifier. |
410
|
| Redundant 'final' modifier. |
423
|
| Redundant 'final' modifier. |
437
|
| Redundant 'final' modifier. |
445
|
| Redundant 'final' modifier. |
454
|
| Redundant 'final' modifier. |
463
|
| Redundant 'final' modifier. |
472
|
| Redundant 'final' modifier. |
482
|
| '3' is a magic number. |
494
|
| Redundant 'final' modifier. |
506
|
| switch without "default" clause. |
513
|
| '3' is a magic number. |
527
|
| Redundant 'final' modifier. |
543
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
556
|
org/devaki/nextobjects/ui/workspace/models/ModelEdit.java
Error | Line |
| File length is 2 320 lines (max allowed is 2 000). |
1
|
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
66
|
| Name 'jLabelId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| Name 'jLabelGroupId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
70
|
| Name 'jLabelCurrentVersion' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
72
|
| Name 'jLabelShortDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Name 'jLabelInceptionYear' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
78
|
| Name 'jLabelOrganizationName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'jLabelOrganizationUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
82
|
| Name 'jLabelOrganizationLogo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
84
|
| Name 'jLabelProjectURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
86
|
| Name 'jLabelProjectLogo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
88
|
| Name 'jLabelLocalDir' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Name 'jLabelDbType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'jLabelModelHost' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
94
|
| Name 'jLabelCreateDatabaseURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
96
|
| Name 'jLabelBuildDatabaseURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
98
|
| Name 'jLabelSchema' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
100
|
| Name 'jLabelModelDriver' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
102
|
| Name 'jLabelUser' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
104
|
| Name 'jLabelPassword' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
106
|
| Name 'jLabelDefaultIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
108
|
| Name 'jLabelPackageName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
110
|
| Name 'jLabelBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
112
|
| Name 'jLabelBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
114
|
| Name 'jLabelIssueTrackingUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
116
|
| Name 'jLabelAltProjectId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
118
|
| Name 'jLabelParentProject' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
120
|
| Name 'jLabelSiteAdress' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
122
|
| Name 'jLabelDistributionRepository' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
124
|
| Name 'jLabelSiteDirectory' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
127
|
| Name 'jLabelRepositoryConnection' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
129
|
| Name 'jLabelRepositoryUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
132
|
| Name 'jLabelDefaultJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
134
|
| Name 'jLabelDefaultJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
137
|
| Name 'jTextAreaConnectInfo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
139
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
142
|
| Name 'jTextFieldId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
145
|
| Name 'jTextFieldGroupId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
152
|
| Name 'jTextFieldCurrentVersion' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
159
|
| Name 'jTextAreaShortDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
166
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
169
|
| Name 'jTextFieldInceptionYear' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
172
|
| Name 'jTextFieldOrganizationName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
180
|
| Name 'jTextFieldOrganizationUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
183
|
| Name 'jTextFieldOrganizationLogo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
189
|
| Name 'jTextFieldProjectURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
196
|
| Name 'jTextFieldProjectLogo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
199
|
| Name 'jTextFieldHost' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
202
|
| Name 'jTextFieldCreateDatabaseURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
208
|
| Name 'jTextFieldBuildDatabaseURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
211
|
| Name 'jTextSchema' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
214
|
| Name 'jTextFieldDriver' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
217
|
| Name 'jTextFieldUser' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
223
|
| Name 'jTextFieldPassword' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
230
|
| Name 'jTextFieldPackageName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
236
|
| Name 'jTextFieldBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
243
|
| Name 'jTextFieldBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
249
|
| Name 'jTextFieldAlternateProjectId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
258
|
| Name 'jTextFieldParentProject' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
261
|
| Name 'jTextFieldIssueTrackingUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
267
|
| Name 'jTextFieldSiteAdress' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
273
|
| Name 'jTextFieldSiteDirectory' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
280
|
| Name 'jTextFieldDistributionRepository' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
287
|
| Name 'jTextFieldRepositoryConnection' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
295
|
| Name 'jTextFieldRepositoryUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
302
|
| Name 'jTextFieldLocalDir' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
308
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
311
|
| Name 'jButtonEqual' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
314
|
| Name 'jButtonLoad' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
317
|
| Name 'jButtonDump' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
320
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
323
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
325
|
| Name 'jButtonTest' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
328
|
| Name 'jButtonImport' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
335
|
| Name 'jButtonCreateDB' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
342
|
| Name 'jButtonInsertSQL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
349
|
| Name 'jComboBoxDbType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
356
|
| Name 'jComboBoxDefaultIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
358
|
| Name 'jComboBoxDefaultJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
360
|
| Name 'jComboBoxDefaultJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
362
|
| Name 'jCheckBoxHeavyIndexing' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
364
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
366
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
368
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
370
|
| Name 'jPanelGeneralInformations' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
372
|
| Name 'jPanelDatabase' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
374
|
| Name 'jPanelDatabaseJdbc' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
376
|
| Name 'jPanelDatabaseSql' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
378
|
| Name 'jPanelObjectModel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
380
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
382
|
| Name 'jPanelTeam' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
384
|
| Name 'jPanelMaven' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
386
|
| Name 'jPanelRep' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
388
|
| Name 'jPanelDist' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
390
|
| Name 'jPanelBuild' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
392
|
| Name 'jPanelOtherMaven' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
394
|
| Name 'jPanelProps' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
396
|
| Name 'dependencyEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
399
|
| Name 'developerEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
401
|
| Name 'licenseEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
403
|
| Name 'mailingListEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
405
|
| Name 'contributorEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
407
|
| Name 'buildEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
409
|
| Name 'resourceEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
411
|
| Name 'unitTestEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
413
|
| Name 'propertyEdit' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
415
|
| Method length is 1 673 lines (max allowed is 150). |
417
|
| '550' is a magic number. |
422
|
| '550' is a magic number. |
422
|
| Il y a un espace de trop après '{'. |
453
|
| Il y a un espace de trop après '{'. |
469
|
| Il y a un espace de trop après '{'. |
484
|
| Must have at least one statement. |
547
|
| La ligne contient un caractère tabulation. |
588
|
| Il manque un espace avant '='. |
588
|
| Il manque un espace avant '='. |
590
|
| Il manque un espace après '='. |
590
|
| La ligne contient un caractère tabulation. |
598
|
| Il manque un espace avant '='. |
598
|
| Il manque un espace avant '='. |
600
|
| Il manque un espace après '='. |
600
|
| '5' is a magic number. |
673
|
| '5' is a magic number. |
673
|
| '5' is a magic number. |
673
|
| '5' is a magic number. |
687
|
| '5' is a magic number. |
687
|
| '5' is a magic number. |
701
|
| '5' is a magic number. |
701
|
| '3' is a magic number. |
707
|
| '5' is a magic number. |
715
|
| '4' is a magic number. |
721
|
| '5' is a magic number. |
729
|
| '5' is a magic number. |
729
|
| '5' is a magic number. |
743
|
| '5' is a magic number. |
743
|
| '5' is a magic number. |
743
|
| '5' is a magic number. |
757
|
| '5' is a magic number. |
757
|
| '5' is a magic number. |
771
|
| '5' is a magic number. |
771
|
| '4' is a magic number. |
777
|
| '5' is a magic number. |
785
|
| '5' is a magic number. |
785
|
| '5' is a magic number. |
799
|
| '5' is a magic number. |
799
|
| '5' is a magic number. |
799
|
| '5' is a magic number. |
799
|
| '4' is a magic number. |
807
|
| '0.25' is a magic number. |
810
|
| '5' is a magic number. |
813
|
| '5' is a magic number. |
813
|
| '5' is a magic number. |
813
|
| '3' is a magic number. |
820
|
| '5' is a magic number. |
827
|
| '5' is a magic number. |
827
|
| '5' is a magic number. |
827
|
| '5' is a magic number. |
827
|
| '3' is a magic number. |
834
|
| '4' is a magic number. |
835
|
| '5' is a magic number. |
841
|
| '5' is a magic number. |
841
|
| '5' is a magic number. |
841
|
| '5' is a magic number. |
856
|
| '5' is a magic number. |
856
|
| '5' is a magic number. |
856
|
| '5' is a magic number. |
856
|
| '3' is a magic number. |
864
|
| '5' is a magic number. |
870
|
| '5' is a magic number. |
870
|
| '5' is a magic number. |
870
|
| '5' is a magic number. |
884
|
| '5' is a magic number. |
884
|
| '5' is a magic number. |
884
|
| '5' is a magic number. |
884
|
| '3' is a magic number. |
892
|
| '5' is a magic number. |
898
|
| '5' is a magic number. |
898
|
| '5' is a magic number. |
898
|
| '5' is a magic number. |
912
|
| '5' is a magic number. |
912
|
| '5' is a magic number. |
912
|
| '0.05' is a magic number. |
922
|
| '5' is a magic number. |
926
|
| '5' is a magic number. |
926
|
| '5' is a magic number. |
940
|
| '5' is a magic number. |
940
|
| '5' is a magic number. |
940
|
| '3' is a magic number. |
946
|
| '5' is a magic number. |
954
|
| '5' is a magic number. |
954
|
| '3' is a magic number. |
961
|
| '5' is a magic number. |
968
|
| '5' is a magic number. |
968
|
| '5' is a magic number. |
968
|
| '3' is a magic number. |
975
|
| '3' is a magic number. |
976
|
| '5' is a magic number. |
982
|
| '5' is a magic number. |
982
|
| '4' is a magic number. |
989
|
| '5' is a magic number. |
996
|
| '5' is a magic number. |
996
|
| '5' is a magic number. |
996
|
| '4' is a magic number. |
1003
|
| '3' is a magic number. |
1004
|
| '5' is a magic number. |
1010
|
| '5' is a magic number. |
1010
|
| '5' is a magic number. |
1017
|
| '5' is a magic number. |
1024
|
| '5' is a magic number. |
1024
|
| '5' is a magic number. |
1024
|
| '5' is a magic number. |
1031
|
| '3' is a magic number. |
1032
|
| '5' is a magic number. |
1038
|
| '5' is a magic number. |
1038
|
| '5' is a magic number. |
1053
|
| '5' is a magic number. |
1053
|
| '5' is a magic number. |
1053
|
| '5' is a magic number. |
1067
|
| '5' is a magic number. |
1067
|
| '5' is a magic number. |
1067
|
| '5' is a magic number. |
1067
|
| '5' is a magic number. |
1082
|
| '5' is a magic number. |
1082
|
| '5' is a magic number. |
1082
|
| '3' is a magic number. |
1090
|
| '5' is a magic number. |
1096
|
| '5' is a magic number. |
1096
|
| '5' is a magic number. |
1110
|
| '5' is a magic number. |
1110
|
| '5' is a magic number. |
1110
|
| '3' is a magic number. |
1118
|
| '5' is a magic number. |
1124
|
| '5' is a magic number. |
1124
|
| '5' is a magic number. |
1138
|
| '5' is a magic number. |
1138
|
| '5' is a magic number. |
1138
|
| '3' is a magic number. |
1146
|
| '5' is a magic number. |
1152
|
| '5' is a magic number. |
1152
|
| '3' is a magic number. |
1159
|
| '5' is a magic number. |
1166
|
| '5' is a magic number. |
1166
|
| '5' is a magic number. |
1166
|
| '3' is a magic number. |
1173
|
| '3' is a magic number. |
1174
|
| '5' is a magic number. |
1180
|
| '5' is a magic number. |
1180
|
| '4' is a magic number. |
1187
|
| '5' is a magic number. |
1194
|
| '5' is a magic number. |
1194
|
| '5' is a magic number. |
1194
|
| '4' is a magic number. |
1201
|
| '3' is a magic number. |
1202
|
| '5' is a magic number. |
1208
|
| '5' is a magic number. |
1208
|
| '5' is a magic number. |
1215
|
| '5' is a magic number. |
1222
|
| '5' is a magic number. |
1222
|
| '5' is a magic number. |
1222
|
| '5' is a magic number. |
1229
|
| '3' is a magic number. |
1230
|
| '5' is a magic number. |
1236
|
| '5' is a magic number. |
1236
|
| '6' is a magic number. |
1243
|
| '5' is a magic number. |
1250
|
| '5' is a magic number. |
1250
|
| '5' is a magic number. |
1250
|
| '6' is a magic number. |
1257
|
| '5' is a magic number. |
1264
|
| '5' is a magic number. |
1264
|
| '6' is a magic number. |
1271
|
| '5' is a magic number. |
1278
|
| '5' is a magic number. |
1278
|
| '3' is a magic number. |
1284
|
| '6' is a magic number. |
1285
|
| '5' is a magic number. |
1292
|
| '5' is a magic number. |
1292
|
| '7' is a magic number. |
1300
|
| '4' is a magic number. |
1301
|
| '5' is a magic number. |
1307
|
| '5' is a magic number. |
1307
|
| '5' is a magic number. |
1307
|
| '5' is a magic number. |
1307
|
| '9' is a magic number. |
1314
|
| '5' is a magic number. |
1321
|
| '5' is a magic number. |
1321
|
| '5' is a magic number. |
1321
|
| '5' is a magic number. |
1321
|
| '9' is a magic number. |
1328
|
| '5' is a magic number. |
1335
|
| '5' is a magic number. |
1335
|
| '5' is a magic number. |
1335
|
| '5' is a magic number. |
1335
|
| '10' is a magic number. |
1342
|
| '5' is a magic number. |
1349
|
| '5' is a magic number. |
1349
|
| '5' is a magic number. |
1349
|
| '5' is a magic number. |
1349
|
| '10' is a magic number. |
1356
|
| '5' is a magic number. |
1363
|
| '5' is a magic number. |
1363
|
| '5' is a magic number. |
1363
|
| '5' is a magic number. |
1363
|
| '5' is a magic number. |
1378
|
| '5' is a magic number. |
1378
|
| '5' is a magic number. |
1378
|
| '5' is a magic number. |
1378
|
| '5' is a magic number. |
1392
|
| '5' is a magic number. |
1392
|
| '5' is a magic number. |
1392
|
| '5' is a magic number. |
1406
|
| '5' is a magic number. |
1406
|
| '5' is a magic number. |
1406
|
| '5' is a magic number. |
1421
|
| '5' is a magic number. |
1421
|
| '5' is a magic number. |
1421
|
| '5' is a magic number. |
1435
|
| '5' is a magic number. |
1435
|
| '5' is a magic number. |
1435
|
| '5' is a magic number. |
1435
|
| '5' is a magic number. |
1450
|
| '5' is a magic number. |
1450
|
| '5' is a magic number. |
1450
|
| '5' is a magic number. |
1464
|
| '5' is a magic number. |
1464
|
| '5' is a magic number. |
1478
|
| '5' is a magic number. |
1478
|
| '5' is a magic number. |
1478
|
| '5' is a magic number. |
1492
|
| '5' is a magic number. |
1492
|
| '5' is a magic number. |
1506
|
| '5' is a magic number. |
1506
|
| '5' is a magic number. |
1506
|
| '5' is a magic number. |
1520
|
| '5' is a magic number. |
1520
|
| '3' is a magic number. |
1527
|
| '5' is a magic number. |
1534
|
| '5' is a magic number. |
1534
|
| '5' is a magic number. |
1534
|
| '3' is a magic number. |
1541
|
| '5' is a magic number. |
1548
|
| '5' is a magic number. |
1548
|
| '4' is a magic number. |
1555
|
| '5' is a magic number. |
1562
|
| '5' is a magic number. |
1562
|
| '5' is a magic number. |
1562
|
| '4' is a magic number. |
1569
|
| '5' is a magic number. |
1576
|
| '5' is a magic number. |
1576
|
| '5' is a magic number. |
1590
|
| '5' is a magic number. |
1597
|
| '5' is a magic number. |
1597
|
| '5' is a magic number. |
1597
|
| '5' is a magic number. |
1597
|
| '5' is a magic number. |
1612
|
| '5' is a magic number. |
1612
|
| '5' is a magic number. |
1612
|
| '5' is a magic number. |
1612
|
| '5' is a magic number. |
1627
|
| '5' is a magic number. |
1627
|
| '5' is a magic number. |
1627
|
| '5' is a magic number. |
1627
|
| '5' is a magic number. |
1642
|
| '5' is a magic number. |
1642
|
| '5' is a magic number. |
1642
|
| '5' is a magic number. |
1642
|
| '5' is a magic number. |
1656
|
| '5' is a magic number. |
1656
|
| '5' is a magic number. |
1656
|
| '5' is a magic number. |
1656
|
| '5' is a magic number. |
1670
|
| '5' is a magic number. |
1670
|
| '5' is a magic number. |
1670
|
| '5' is a magic number. |
1670
|
| '5' is a magic number. |
1686
|
| '5' is a magic number. |
1686
|
| '5' is a magic number. |
1686
|
| '5' is a magic number. |
1700
|
| '5' is a magic number. |
1700
|
| '5' is a magic number. |
1714
|
| '5' is a magic number. |
1714
|
| '5' is a magic number. |
1714
|
| '5' is a magic number. |
1728
|
| '5' is a magic number. |
1728
|
| '5' is a magic number. |
1744
|
| '5' is a magic number. |
1744
|
| '5' is a magic number. |
1744
|
| '5' is a magic number. |
1758
|
| '5' is a magic number. |
1758
|
| '5' is a magic number. |
1772
|
| '5' is a magic number. |
1772
|
| '5' is a magic number. |
1772
|
| '5' is a magic number. |
1786
|
| '5' is a magic number. |
1786
|
| '5' is a magic number. |
1800
|
| '5' is a magic number. |
1800
|
| '5' is a magic number. |
1800
|
| '5' is a magic number. |
1814
|
| '5' is a magic number. |
1814
|
| '5' is a magic number. |
1830
|
| '5' is a magic number. |
1830
|
| '5' is a magic number. |
1830
|
| '5' is a magic number. |
1844
|
| '5' is a magic number. |
1844
|
| '5' is a magic number. |
1858
|
| '5' is a magic number. |
1858
|
| '5' is a magic number. |
1858
|
| '5' is a magic number. |
1872
|
| '5' is a magic number. |
1872
|
| '5' is a magic number. |
1886
|
| '5' is a magic number. |
1886
|
| '5' is a magic number. |
1886
|
| '5' is a magic number. |
1900
|
| '5' is a magic number. |
1900
|
| '5' is a magic number. |
1922
|
| '5' is a magic number. |
1922
|
| '5' is a magic number. |
1922
|
| '5' is a magic number. |
1922
|
| '5' is a magic number. |
1936
|
| '5' is a magic number. |
1936
|
| '5' is a magic number. |
1936
|
| '5' is a magic number. |
1936
|
| '3' is a magic number. |
1943
|
| '5' is a magic number. |
1950
|
| '5' is a magic number. |
1950
|
| '5' is a magic number. |
1950
|
| '5' is a magic number. |
1950
|
| '4' is a magic number. |
1957
|
| '5' is a magic number. |
1964
|
| '5' is a magic number. |
1964
|
| '5' is a magic number. |
1964
|
| '5' is a magic number. |
1964
|
| '5' is a magic number. |
1979
|
| '5' is a magic number. |
1979
|
| '5' is a magic number. |
1979
|
| '5' is a magic number. |
1979
|
| '0.2' is a magic number. |
1990
|
| '5' is a magic number. |
1993
|
| '5' is a magic number. |
1993
|
| '5' is a magic number. |
1993
|
| '5' is a magic number. |
1993
|
| '0.2' is a magic number. |
2004
|
| '5' is a magic number. |
2007
|
| '5' is a magic number. |
2007
|
| '5' is a magic number. |
2007
|
| '5' is a magic number. |
2007
|
| '4' is a magic number. |
2025
|
| '5' is a magic number. |
2031
|
| '5' is a magic number. |
2031
|
| '5' is a magic number. |
2031
|
| '5' is a magic number. |
2045
|
| '5' is a magic number. |
2045
|
| '5' is a magic number. |
2045
|
| '5' is a magic number. |
2045
|
| '5' is a magic number. |
2059
|
| '5' is a magic number. |
2059
|
| '5' is a magic number. |
2059
|
| '5' is a magic number. |
2059
|
| '5' is a magic number. |
2073
|
| '5' is a magic number. |
2073
|
| '5' is a magic number. |
2073
|
| '5' is a magic number. |
2073
|
| '3' is a magic number. |
2079
|
| '5' is a magic number. |
2087
|
| '5' is a magic number. |
2087
|
| '5' is a magic number. |
2087
|
org/devaki/nextobjects/ui/workspace/models/PropertyEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/PropertyEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
52
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
69
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Name 'jTableProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
88
|
| Method length is 196 lines (max allowed is 150). |
93
|
| '5' is a magic number. |
109
|
| '5' is a magic number. |
115
|
| '5' is a magic number. |
115
|
| '5' is a magic number. |
115
|
| '5' is a magic number. |
129
|
| '5' is a magic number. |
129
|
| '5' is a magic number. |
129
|
| '5' is a magic number. |
129
|
| '5' is a magic number. |
143
|
| '5' is a magic number. |
143
|
| '5' is a magic number. |
143
|
| '5' is a magic number. |
157
|
| '5' is a magic number. |
157
|
| '5' is a magic number. |
157
|
| '3' is a magic number. |
163
|
| '5' is a magic number. |
171
|
| '5' is a magic number. |
171
|
| '5' is a magic number. |
171
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
438
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
442
|
| Il y a un espace de trop après '{'. |
442
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
446
|
| Il y a un espace de trop après '{'. |
446
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
450
|
| Il y a un espace de trop après '{'. |
450
|
| Name 'properties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
454
|
| Redundant 'final' modifier. |
459
|
| Redundant 'final' modifier. |
466
|
| Redundant 'final' modifier. |
475
|
| Redundant 'final' modifier. |
491
|
| Redundant 'final' modifier. |
503
|
| Redundant 'final' modifier. |
514
|
| Redundant 'final' modifier. |
528
|
| Redundant 'final' modifier. |
536
|
| Redundant 'final' modifier. |
545
|
| Redundant 'final' modifier. |
554
|
| Redundant 'final' modifier. |
563
|
| Redundant 'final' modifier. |
573
|
| Redundant 'final' modifier. |
592
|
| switch without "default" clause. |
598
|
| Redundant 'final' modifier. |
622
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
635
|
| Il y a un espace de trop après '{'. |
636
|
org/devaki/nextobjects/ui/workspace/models/ResourceEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/ResourceEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Name 'jTableResources' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
81
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Method length is 194 lines (max allowed is 150). |
95
|
| '5' is a magic number. |
111
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
117
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
131
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
145
|
| '5' is a magic number. |
159
|
| '5' is a magic number. |
159
|
| '5' is a magic number. |
159
|
| '3' is a magic number. |
165
|
| '5' is a magic number. |
173
|
| '5' is a magic number. |
173
|
| '5' is a magic number. |
173
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
324
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
328
|
| Il y a un espace de trop après '{'. |
329
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
333
|
| Il y a un espace de trop après '{'. |
334
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
338
|
| Il y a un espace de trop après '{'. |
338
|
| Name 'resources' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
342
|
| '3' is a magic number. |
478
|
| '3' is a magic number. |
520
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
556
|
org/devaki/nextobjects/ui/workspace/models/UnitTestEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/UnitTestEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Line has trailing spaces. |
40
|
| Unused import - org.apache.maven.project.UnitTest. |
40
|
| Line has trailing spaces. |
48
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'jTableUnitTests' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| '5' is a magic number. |
89
|
| '5' is a magic number. |
95
|
| '5' is a magic number. |
95
|
| '5' is a magic number. |
95
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
165
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
169
|
| Il y a un espace de trop après '{'. |
170
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
174
|
| Il y a un espace de trop après '{'. |
175
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
179
|
| Il y a un espace de trop après '{'. |
179
|
| Name 'unitTestRes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
183
|
| '3' is a magic number. |
316
|
| '3' is a magic number. |
361
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
397
|
org/devaki/nextobjects/ui/workspace/models/objects/AssociationEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myAssociation' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'jLabelCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Name 'jLabelAlias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jLabelIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
65
|
| Name 'jLabelJavaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jLabelBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
69
|
| Name 'jLabelBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jLabelJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'jTextFieldCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'jTextFieldAlias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
86
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
89
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'jTextFieldJavaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
95
|
| Name 'jTextFieldBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
101
|
| Name 'jTextFieldBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
104
|
| Name 'jComboBoxIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
107
|
| Name 'jComboBoxJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
109
|
| Name 'jComboBoxJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
111
|
| Name 'jComboBoxInheritance' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
113
|
| Name 'jComboBoxColumnJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
115
|
| Name 'jCheckBoxGenerateSQL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Name 'jCheckBoxHeavyIndexing' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
119
|
| Name 'jCheckBoxAbstract' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
121
|
| Name 'jButtonEqual' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
123
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
126
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
128
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
131
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
133
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
135
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
137
|
| Name 'jPanelSql' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
139
|
| Name 'jPanelSqlProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
141
|
| Name 'jPanelObjectModel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
143
|
| Name 'dataDict' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
145
|
| Method length is 638 lines (max allowed is 150). |
147
|
| '475' is a magic number. |
152
|
| '500' is a magic number. |
152
|
| Il y a un espace de trop après '{'. |
173
|
| Il y a un espace de trop après '{'. |
177
|
| Il y a un espace de trop après '{'. |
183
|
| Il y a un espace de trop après '{'. |
186
|
| Must have at least one statement. |
284
|
| '5' is a magic number. |
351
|
| '5' is a magic number. |
351
|
| '5' is a magic number. |
351
|
| '5' is a magic number. |
365
|
| '5' is a magic number. |
365
|
| '5' is a magic number. |
379
|
| '5' is a magic number. |
379
|
| '3' is a magic number. |
385
|
| '5' is a magic number. |
393
|
| '4' is a magic number. |
399
|
| '5' is a magic number. |
407
|
| '5' is a magic number. |
407
|
| '5' is a magic number. |
421
|
| '5' is a magic number. |
421
|
| '5' is a magic number. |
421
|
| '4' is a magic number. |
429
|
| '5' is a magic number. |
435
|
| '5' is a magic number. |
435
|
| '5' is a magic number. |
435
|
| '0.3' is a magic number. |
447
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
450
|
| '1.7' is a magic number. |
461
|
| '5' is a magic number. |
464
|
| '5' is a magic number. |
464
|
| '5' is a magic number. |
464
|
| '5' is a magic number. |
464
|
| '5' is a magic number. |
479
|
| '5' is a magic number. |
479
|
| '5' is a magic number. |
479
|
| '5' is a magic number. |
493
|
| '5' is a magic number. |
493
|
| '5' is a magic number. |
507
|
| '5' is a magic number. |
507
|
| '5' is a magic number. |
521
|
| '5' is a magic number. |
521
|
| '5' is a magic number. |
521
|
| '5' is a magic number. |
535
|
| '5' is a magic number. |
535
|
| '3' is a magic number. |
543
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
564
|
| '5' is a magic number. |
564
|
| '5' is a magic number. |
564
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
593
|
| '5' is a magic number. |
593
|
| '5' is a magic number. |
593
|
| '5' is a magic number. |
607
|
| '5' is a magic number. |
607
|
| '5' is a magic number. |
621
|
| '5' is a magic number. |
621
|
| '5' is a magic number. |
635
|
| '5' is a magic number. |
635
|
| '5' is a magic number. |
635
|
| '5' is a magic number. |
649
|
| '5' is a magic number. |
649
|
| '5' is a magic number. |
663
|
| '5' is a magic number. |
663
|
| '5' is a magic number. |
663
|
| '5' is a magic number. |
677
|
| '5' is a magic number. |
677
|
| '3' is a magic number. |
684
|
| '5' is a magic number. |
691
|
| '5' is a magic number. |
691
|
| '5' is a magic number. |
691
|
| '3' is a magic number. |
698
|
| '5' is a magic number. |
705
|
| '5' is a magic number. |
705
|
| '4' is a magic number. |
712
|
| '3' is a magic number. |
713
|
| '5' is a magic number. |
719
|
| '5' is a magic number. |
719
|
| '5' is a magic number. |
719
|
| '5' is a magic number. |
719
|
| '5' is a magic number. |
734
|
| '5' is a magic number. |
734
|
| '5' is a magic number. |
734
|
| '5' is a magic number. |
734
|
| '5' is a magic number. |
754
|
| '5' is a magic number. |
754
|
| '5' is a magic number. |
754
|
| '5' is a magic number. |
768
|
| '5' is a magic number. |
768
|
| '5' is a magic number. |
768
|
| '5' is a magic number. |
768
|
| '5' is a magic number. |
782
|
| '5' is a magic number. |
782
|
| '5' is a magic number. |
782
|
| Redundant 'final' modifier. |
792
|
| Line has trailing spaces. |
905
|
| Line is longer than 80 characters. |
905
|
| Line has trailing spaces. |
906
|
org/devaki/nextobjects/ui/workspace/models/objects/AssociationLinkEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myAssociationLink' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jLabelParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jLabelChild' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
87
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
96
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
101
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
105
|
| Name 'jComboBoxParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
110
|
| Name 'jComboBoxChild' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
115
|
| Name 'buttonGroup' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
120
|
| Name 'jRadioButton01' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
124
|
| Name 'jRadioButton11' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
128
|
| Name 'jRadioButton0N' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
132
|
| Name 'jRadioButton1N' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
136
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
140
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
144
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
148
|
| Name 'jPanelGeneralCards' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
152
|
| Name 'jPanelGeneralCardsButtons' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
156
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
160
|
| Method length is 353 lines (max allowed is 150). |
164
|
| '457' is a magic number. |
169
|
| '500' is a magic number. |
169
|
| '5' is a magic number. |
254
|
| '5' is a magic number. |
254
|
| '5' is a magic number. |
254
|
| '5' is a magic number. |
268
|
| '5' is a magic number. |
268
|
| '5' is a magic number. |
282
|
| '5' is a magic number. |
282
|
| '5' is a magic number. |
282
|
| '5' is a magic number. |
296
|
| '5' is a magic number. |
296
|
| '5' is a magic number. |
296
|
| '5' is a magic number. |
311
|
| '5' is a magic number. |
311
|
| '5' is a magic number. |
311
|
| '5' is a magic number. |
325
|
| '5' is a magic number. |
325
|
| '5' is a magic number. |
339
|
| '5' is a magic number. |
339
|
| '5' is a magic number. |
339
|
| '5' is a magic number. |
339
|
| '5' is a magic number. |
353
|
| '5' is a magic number. |
353
|
| '5' is a magic number. |
353
|
| '5' is a magic number. |
368
|
| '5' is a magic number. |
368
|
| '5' is a magic number. |
368
|
| '5' is a magic number. |
382
|
| '5' is a magic number. |
382
|
| '5' is a magic number. |
396
|
| '5' is a magic number. |
396
|
| '5' is a magic number. |
396
|
| '5' is a magic number. |
410
|
| '5' is a magic number. |
410
|
| '5' is a magic number. |
424
|
| '5' is a magic number. |
424
|
| '5' is a magic number. |
424
|
| '5' is a magic number. |
424
|
| '5' is a magic number. |
439
|
| '5' is a magic number. |
439
|
| '5' is a magic number. |
439
|
| '5' is a magic number. |
453
|
| '5' is a magic number. |
453
|
| '5' is a magic number. |
453
|
| '5' is a magic number. |
453
|
| '5' is a magic number. |
468
|
| '5' is a magic number. |
468
|
| '5' is a magic number. |
468
|
| '5' is a magic number. |
468
|
| '5' is a magic number. |
486
|
| '5' is a magic number. |
486
|
| '5' is a magic number. |
486
|
| '5' is a magic number. |
500
|
| '5' is a magic number. |
500
|
| '5' is a magic number. |
500
|
| '5' is a magic number. |
500
|
| '5' is a magic number. |
514
|
| '5' is a magic number. |
514
|
| '5' is a magic number. |
514
|
| switch without "default" clause. |
581
|
| Line is longer than 80 characters. |
634
|
org/devaki/nextobjects/ui/workspace/models/objects/ConstraintEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myConstraint' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
65
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jLabelLink' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
69
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jLabelParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Name 'jLabelOnUpdate' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Name 'jLabelOnDelete' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'jLabelChild' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
81
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
84
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
87
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'jListReference' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
95
|
| Name 'jListLocalKey' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
97
|
| Name 'onChanges' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
99
|
| Variable 'onChanges' must be private and have accessor methods. |
99
|
| Line is longer than 80 characters. |
101
|
| Name 'jComboUpdate' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
101
|
| Line is longer than 80 characters. |
103
|
| Name 'jComboDelete' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
103
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
105
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
107
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
109
|
| Name 'jPanelGeneralConstraint' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
111
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
113
|
| Method length is 398 lines (max allowed is 150). |
117
|
| '457' is a magic number. |
122
|
| '500' is a magic number. |
122
|
| '4' is a magic number. |
196
|
| '4' is a magic number. |
196
|
| '4' is a magic number. |
217
|
| '4' is a magic number. |
217
|
| '5' is a magic number. |
252
|
| '5' is a magic number. |
252
|
| '5' is a magic number. |
252
|
| '5' is a magic number. |
266
|
| '5' is a magic number. |
266
|
| '5' is a magic number. |
280
|
| '5' is a magic number. |
280
|
| '5' is a magic number. |
280
|
| '5' is a magic number. |
294
|
| '5' is a magic number. |
294
|
| '5' is a magic number. |
294
|
| '5' is a magic number. |
309
|
| '5' is a magic number. |
309
|
| '5' is a magic number. |
309
|
| '5' is a magic number. |
309
|
| '5' is a magic number. |
323
|
| '5' is a magic number. |
323
|
| '5' is a magic number. |
323
|
| '5' is a magic number. |
323
|
| '3' is a magic number. |
401
|
| '3' is a magic number. |
415
|
| '5' is a magic number. |
437
|
| '5' is a magic number. |
437
|
| '5' is a magic number. |
437
|
| '5' is a magic number. |
451
|
| '5' is a magic number. |
451
|
| '5' is a magic number. |
451
|
| '5' is a magic number. |
451
|
| '5' is a magic number. |
466
|
| '5' is a magic number. |
466
|
| '5' is a magic number. |
466
|
| '5' is a magic number. |
466
|
| '5' is a magic number. |
484
|
| '5' is a magic number. |
484
|
| '5' is a magic number. |
484
|
| '5' is a magic number. |
498
|
| '5' is a magic number. |
498
|
| '5' is a magic number. |
498
|
| '5' is a magic number. |
498
|
| '5' is a magic number. |
512
|
| '5' is a magic number. |
512
|
| '5' is a magic number. |
512
|
| Line is longer than 80 characters. |
605
|
| Line is longer than 80 characters. |
609
|
| Redundant 'final' modifier. |
668
|
| Name 'str' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
693
|
| Name 'isSelected' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
695
|
| Name 'icon' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
697
|
org/devaki/nextobjects/ui/workspace/models/objects/DataDictionaryEdit.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/ui/workspace/models/objects/DataDictionaryEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'selectedRow' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
64
|
| Name 'jComboBoxType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| Name 'jComboBoxColumnJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Name 'jComboBoxInheritance' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'jComboBoxJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
81
|
| Name 'jButtonPrevious' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
85
|
| Name 'jButtonNext' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Name 'jButtonRemove' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
98
|
| Name 'jButtonNew' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
103
|
| Name 'jTableColumns' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
108
|
| Name 'model' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Method length is 274 lines (max allowed is 150). |
122
|
| Il y a un espace de trop après '{'. |
125
|
| Il y a un espace de trop après '{'. |
129
|
| Il y a un espace de trop après '{'. |
132
|
| '11' is a magic number. |
146
|
| '12' is a magic number. |
149
|
| '13' is a magic number. |
152
|
| '5' is a magic number. |
187
|
| '5' is a magic number. |
193
|
| '5' is a magic number. |
193
|
| '5' is a magic number. |
193
|
| '5' is a magic number. |
207
|
| '5' is a magic number. |
207
|
| '5' is a magic number. |
207
|
| '5' is a magic number. |
207
|
| '5' is a magic number. |
221
|
| '5' is a magic number. |
221
|
| '5' is a magic number. |
221
|
| '5' is a magic number. |
235
|
| '5' is a magic number. |
235
|
| '5' is a magic number. |
235
|
| '3' is a magic number. |
241
|
| '5' is a magic number. |
249
|
| '5' is a magic number. |
249
|
| '5' is a magic number. |
249
|
| Name 'oldData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
446
|
| Name 'columnNames' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
450
|
| Il y a un espace de trop après '{'. |
451
|
| Name 'columnClasses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
466
|
| Name 'columnSizes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
487
|
| Name 'columns' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
508
|
| '3' is a magic number. |
639
|
| '4' is a magic number. |
641
|
| '5' is a magic number. |
643
|
| '6' is a magic number. |
645
|
| '7' is a magic number. |
647
|
| '8' is a magic number. |
649
|
| '9' is a magic number. |
651
|
| '10' is a magic number. |
653
|
| '11' is a magic number. |
655
|
| '12' is a magic number. |
657
|
| '13' is a magic number. |
659
|
| '14' is a magic number. |
661
|
| '15' is a magic number. |
663
|
| switch without "default" clause. |
681
|
| '3' is a magic number. |
698
|
| '4' is a magic number. |
701
|
| '5' is a magic number. |
714
|
| '6' is a magic number. |
718
|
| '7' is a magic number. |
722
|
| '8' is a magic number. |
733
|
| '9' is a magic number. |
744
|
| '10' is a magic number. |
747
|
| '11' is a magic number. |
750
|
| '12' is a magic number. |
753
|
| '13' is a magic number. |
756
|
| '14' is a magic number. |
759
|
| '15' is a magic number. |
762
|
| Name 'toolTips' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
791
|
| Name 'jButtonEqual' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
840
|
| Name 'jTextFieldCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
845
|
org/devaki/nextobjects/ui/workspace/models/objects/EntityEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myEntity' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
51
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'jLabelCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'jLabelAlias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'jLabelIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Name 'jLabelJavaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jLabelBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
65
|
| Name 'jLabelBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jLabelJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
69
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jTextFieldEntityCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Name 'jTextFieldAlias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Name 'jTextFieldJavaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
86
|
| Name 'jTextFieldBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'jTextFieldBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
95
|
| Name 'jComboBoxIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
98
|
| Name 'jComboBoxJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
100
|
| Name 'jComboBoxJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
102
|
| Name 'jComboBoxInheritance' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
104
|
| Name 'jComboBoxColumnJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
106
|
| Name 'jCheckBoxGenerateSQL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
108
|
| Name 'jCheckBoxHeavyIndexing' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
110
|
| Name 'jCheckBoxAbstract' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
112
|
| Name 'jButtonEqual' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
114
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
119
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
122
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
124
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
126
|
| Name 'dataDict' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
128
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
130
|
| Name 'jPanelSql' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
132
|
| Name 'jPanelSqlProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
134
|
| Name 'jPanelObjectModel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
136
|
| Method length is 636 lines (max allowed is 150). |
138
|
| '475' is a magic number. |
143
|
| '500' is a magic number. |
143
|
| Il y a un espace de trop après '{'. |
163
|
| Il y a un espace de trop après '{'. |
167
|
| Il y a un espace de trop après '{'. |
173
|
| Il y a un espace de trop après '{'. |
176
|
| Must have at least one statement. |
272
|
| '5' is a magic number. |
322
|
| '5' is a magic number. |
322
|
| '5' is a magic number. |
322
|
| '5' is a magic number. |
336
|
| '5' is a magic number. |
336
|
| '5' is a magic number. |
350
|
| '5' is a magic number. |
350
|
| '3' is a magic number. |
356
|
| '5' is a magic number. |
364
|
| '4' is a magic number. |
370
|
| '5' is a magic number. |
378
|
| '5' is a magic number. |
378
|
| '5' is a magic number. |
392
|
| '5' is a magic number. |
392
|
| '5' is a magic number. |
392
|
| '4' is a magic number. |
400
|
| '5' is a magic number. |
406
|
| '5' is a magic number. |
406
|
| '5' is a magic number. |
406
|
| '0.3' is a magic number. |
418
|
| '5' is a magic number. |
421
|
| '5' is a magic number. |
421
|
| '5' is a magic number. |
421
|
| '1.7' is a magic number. |
432
|
| '5' is a magic number. |
435
|
| '5' is a magic number. |
435
|
| '5' is a magic number. |
435
|
| '5' is a magic number. |
435
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
464
|
| '5' is a magic number. |
464
|
| '5' is a magic number. |
478
|
| '5' is a magic number. |
478
|
| '5' is a magic number. |
492
|
| '5' is a magic number. |
492
|
| '5' is a magic number. |
492
|
| '5' is a magic number. |
506
|
| '5' is a magic number. |
506
|
| '3' is a magic number. |
514
|
| '5' is a magic number. |
520
|
| '5' is a magic number. |
520
|
| '5' is a magic number. |
520
|
| '5' is a magic number. |
520
|
| '5' is a magic number. |
535
|
| '5' is a magic number. |
535
|
| '5' is a magic number. |
535
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
549
|
| '5' is a magic number. |
564
|
| '5' is a magic number. |
564
|
| '5' is a magic number. |
564
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
592
|
| '5' is a magic number. |
592
|
| '5' is a magic number. |
606
|
| '5' is a magic number. |
606
|
| '5' is a magic number. |
606
|
| '5' is a magic number. |
620
|
| '5' is a magic number. |
620
|
| '5' is a magic number. |
634
|
| '5' is a magic number. |
634
|
| '5' is a magic number. |
634
|
| '5' is a magic number. |
648
|
| '5' is a magic number. |
648
|
| '3' is a magic number. |
655
|
| '5' is a magic number. |
662
|
| '5' is a magic number. |
662
|
| '5' is a magic number. |
662
|
| '3' is a magic number. |
669
|
| '5' is a magic number. |
676
|
| '5' is a magic number. |
676
|
| '4' is a magic number. |
683
|
| '3' is a magic number. |
684
|
| '5' is a magic number. |
690
|
| '5' is a magic number. |
690
|
| '5' is a magic number. |
690
|
| '5' is a magic number. |
690
|
| '5' is a magic number. |
705
|
| '5' is a magic number. |
705
|
| '5' is a magic number. |
705
|
| '5' is a magic number. |
705
|
| '5' is a magic number. |
725
|
| '5' is a magic number. |
725
|
| '5' is a magic number. |
725
|
| '5' is a magic number. |
739
|
| '5' is a magic number. |
739
|
| '5' is a magic number. |
739
|
| '5' is a magic number. |
739
|
| '5' is a magic number. |
753
|
| '5' is a magic number. |
753
|
| '5' is a magic number. |
753
|
| Redundant 'final' modifier. |
781
|
org/devaki/nextobjects/ui/workspace/models/objects/InheritanceLinkEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myInheritanceLink' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jLabelParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jLabelChild' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
97
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
101
|
| Name 'jComboBoxParent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
106
|
| Name 'jComboBoxChild' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
111
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
116
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
120
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
124
|
| Name 'jPanelGeneralInheritance' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
128
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
132
|
| Method length is 272 lines (max allowed is 150). |
136
|
| '457' is a magic number. |
140
|
| '500' is a magic number. |
140
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
230
|
| '5' is a magic number. |
230
|
| '5' is a magic number. |
244
|
| '5' is a magic number. |
244
|
| '5' is a magic number. |
244
|
| '5' is a magic number. |
258
|
| '5' is a magic number. |
258
|
| '5' is a magic number. |
258
|
| '5' is a magic number. |
273
|
| '5' is a magic number. |
273
|
| '5' is a magic number. |
273
|
| '5' is a magic number. |
287
|
| '5' is a magic number. |
287
|
| '5' is a magic number. |
301
|
| '5' is a magic number. |
301
|
| '5' is a magic number. |
301
|
| '5' is a magic number. |
315
|
| '5' is a magic number. |
315
|
| '5' is a magic number. |
315
|
| '5' is a magic number. |
330
|
| '5' is a magic number. |
330
|
| '5' is a magic number. |
330
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
359
|
| '5' is a magic number. |
359
|
| '5' is a magic number. |
359
|
| '5' is a magic number. |
359
|
| '5' is a magic number. |
377
|
| '5' is a magic number. |
377
|
| '5' is a magic number. |
377
|
| '5' is a magic number. |
391
|
| '5' is a magic number. |
391
|
| '5' is a magic number. |
391
|
| '5' is a magic number. |
391
|
| '5' is a magic number. |
405
|
| '5' is a magic number. |
405
|
| '5' is a magic number. |
405
|
org/devaki/nextobjects/ui/workspace/models/objects/LabelEdit.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'myLabel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
50
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
81
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
85
|
| '475' is a magic number. |
96
|
| '500' is a magic number. |
96
|
| '5' is a magic number. |
148
|
| '5' is a magic number. |
148
|
| '5' is a magic number. |
148
|
| '5' is a magic number. |
148
|
| '5' is a magic number. |
162
|
| '5' is a magic number. |
162
|
| '5' is a magic number. |
162
|
| '5' is a magic number. |
162
|
| '5' is a magic number. |
182
|
| '5' is a magic number. |
182
|
| '5' is a magic number. |
182
|
| '5' is a magic number. |
182
|
| '5' is a magic number. |
198
|
| '5' is a magic number. |
198
|
| '5' is a magic number. |
198
|
| '5' is a magic number. |
212
|
| '5' is a magic number. |
212
|
| '5' is a magic number. |
212
|
| '5' is a magic number. |
212
|
| '5' is a magic number. |
226
|
| '5' is a magic number. |
226
|
| '5' is a magic number. |
226
|
org/devaki/nextobjects/ui/workspace/models/objects/TableEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myTable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
51
|
| Name 'jLabelName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'jLabelCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'jLabelDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'jLabelAlias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'jLabelIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Name 'jLabelJavaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'jLabelBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
65
|
| Name 'jLabelBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'jLabelJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
69
|
| Name 'jTextFieldName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'jTextFieldCode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Name 'jTextFieldAlias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'jTextAreaDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'jTextAreaNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Name 'jTextFieldJavaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
86
|
| Name 'jTextFieldBaseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
93
|
| Name 'jTextFieldBasePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
96
|
| Name 'jComboBoxIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
99
|
| Name 'jComboBoxJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
101
|
| Name 'jComboBoxJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
103
|
| Name 'jComboBoxInheritance' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
105
|
| Name 'jComboBoxColumnJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
107
|
| Name 'jCheckBoxGenerateSQL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
109
|
| Name 'jCheckBoxHeavyIndexing' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
111
|
| Name 'jCheckBoxAbstract' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
113
|
| Name 'dataDict' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
115
|
| Name 'jButtonEqual' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
120
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
122
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
125
|
| Name 'jPanelGeneral' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
127
|
| Name 'jPanelGeneralProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
129
|
| Name 'jPanelGeneralFields' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
131
|
| Name 'jPanelSql' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
133
|
| Name 'jPanelSqlProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
135
|
| Name 'jPanelObjectModel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
137
|
| Name 'jPanelNotes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
139
|
| Method length is 637 lines (max allowed is 150). |
141
|
| '475' is a magic number. |
145
|
| '500' is a magic number. |
145
|
| Il y a un espace de trop après '{'. |
166
|
| Il y a un espace de trop après '{'. |
170
|
| Il y a un espace de trop après '{'. |
176
|
| Il y a un espace de trop après '{'. |
179
|
| Must have at least one statement. |
277
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
358
|
| '5' is a magic number. |
358
|
| '5' is a magic number. |
372
|
| '5' is a magic number. |
372
|
| '3' is a magic number. |
378
|
| '5' is a magic number. |
386
|
| '4' is a magic number. |
392
|
| '5' is a magic number. |
400
|
| '5' is a magic number. |
400
|
| '5' is a magic number. |
414
|
| '5' is a magic number. |
414
|
| '5' is a magic number. |
414
|
| '4' is a magic number. |
422
|
| '5' is a magic number. |
428
|
| '5' is a magic number. |
428
|
| '5' is a magic number. |
428
|
| '0.3' is a magic number. |
440
|
| '5' is a magic number. |
443
|
| '5' is a magic number. |
443
|
| '5' is a magic number. |
443
|
| '1.7' is a magic number. |
454
|
| '5' is a magic number. |
457
|
| '5' is a magic number. |
457
|
| '5' is a magic number. |
457
|
| '5' is a magic number. |
457
|
| '5' is a magic number. |
472
|
| '5' is a magic number. |
472
|
| '5' is a magic number. |
472
|
| '5' is a magic number. |
486
|
| '5' is a magic number. |
486
|
| '5' is a magic number. |
500
|
| '5' is a magic number. |
500
|
| '5' is a magic number. |
514
|
| '5' is a magic number. |
514
|
| '5' is a magic number. |
514
|
| '5' is a magic number. |
528
|
| '5' is a magic number. |
528
|
| '3' is a magic number. |
536
|
| '5' is a magic number. |
542
|
| '5' is a magic number. |
542
|
| '5' is a magic number. |
542
|
| '5' is a magic number. |
542
|
| '5' is a magic number. |
557
|
| '5' is a magic number. |
557
|
| '5' is a magic number. |
557
|
| '5' is a magic number. |
571
|
| '5' is a magic number. |
571
|
| '5' is a magic number. |
571
|
| '5' is a magic number. |
571
|
| '5' is a magic number. |
586
|
| '5' is a magic number. |
586
|
| '5' is a magic number. |
586
|
| '5' is a magic number. |
600
|
| '5' is a magic number. |
600
|
| '5' is a magic number. |
614
|
| '5' is a magic number. |
614
|
| '5' is a magic number. |
628
|
| '5' is a magic number. |
628
|
| '5' is a magic number. |
628
|
| '5' is a magic number. |
642
|
| '5' is a magic number. |
642
|
| '5' is a magic number. |
656
|
| '5' is a magic number. |
656
|
| '5' is a magic number. |
656
|
| '5' is a magic number. |
670
|
| '5' is a magic number. |
670
|
| '3' is a magic number. |
677
|
| '5' is a magic number. |
684
|
| '5' is a magic number. |
684
|
| '5' is a magic number. |
684
|
| '3' is a magic number. |
691
|
| '5' is a magic number. |
698
|
| '5' is a magic number. |
698
|
| '4' is a magic number. |
705
|
| '3' is a magic number. |
706
|
| '5' is a magic number. |
712
|
| '5' is a magic number. |
712
|
| '5' is a magic number. |
712
|
| '5' is a magic number. |
712
|
| '5' is a magic number. |
727
|
| '5' is a magic number. |
727
|
| '5' is a magic number. |
727
|
| '5' is a magic number. |
727
|
| '5' is a magic number. |
747
|
| '5' is a magic number. |
747
|
| '5' is a magic number. |
747
|
| '5' is a magic number. |
761
|
| '5' is a magic number. |
761
|
| '5' is a magic number. |
761
|
| '5' is a magic number. |
761
|
| '5' is a magic number. |
775
|
| '5' is a magic number. |
775
|
| '5' is a magic number. |
775
|
org/devaki/nextobjects/ui/workspace/models/objects/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/workspace/models/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/ui/workspace/models/styles/ClassStyleEdit.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myClassStyle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Name 'myObjectView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Line is longer than 80 characters. |
66
|
| Name 'jButtonReset' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
66
|
| Il manque un espace avant '='. |
66
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Il manque un espace avant '='. |
71
|
| Line is longer than 80 characters. |
76
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Il manque un espace avant '='. |
76
|
| Line has trailing spaces. |
79
|
| Name 'jCheckBoxTextAdjusted' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
82
|
| Il manque un espace avant '='. |
82
|
| Name 'jLabelWidth' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
87
|
| Il manque un espace avant '='. |
87
|
| Line has trailing spaces. |
90
|
| Name 'jLabelHeight' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Il manque un espace avant '='. |
92
|
| Line has trailing spaces. |
95
|
| Line is longer than 80 characters. |
97
|
| Name 'jTextFieldWidth' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
97
|
| Il manque un espace avant '='. |
97
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
102
|
| Name 'jTextFieldHeight' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
102
|
| Il manque un espace avant '='. |
102
|
| Line has trailing spaces. |
105
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
107
|
| Il manque un espace avant '='. |
107
|
| Line has trailing spaces. |
110
|
| Name 'jPanelSize' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
112
|
| Il manque un espace avant '='. |
112
|
| Line has trailing spaces. |
115
|
| Name 'jPanelBackground' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Il manque un espace avant '='. |
117
|
| Line has trailing spaces. |
120
|
| Name 'jPanelBorder' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
122
|
| Il manque un espace avant '='. |
122
|
| Line has trailing spaces. |
125
|
| Name 'jColorChooserBackground' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
127
|
| Il manque un espace avant '='. |
127
|
| Line has trailing spaces. |
130
|
| Name 'jColorChooserBorder' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
132
|
| Il manque un espace avant '='. |
132
|
| Method length is 237 lines (max allowed is 150). |
138
|
| Parameter pObjectView should be final. |
138
|
| Il manque un espace avant '='. |
142
|
| '475' is a magic number. |
144
|
| '500' is a magic number. |
144
|
| Parameter e should be final. |
162
|
| Parameter e should be final. |
169
|
| Parameter e should be final. |
176
|
| Parameter e should be final. |
183
|
| '5' is a magic number. |
215
|
| '5' is a magic number. |
215
|
| '5' is a magic number. |
215
|
| '0.5' is a magic number. |
225
|
| '5' is a magic number. |
229
|
| '5' is a magic number. |
229
|
| '5' is a magic number. |
243
|
| '5' is a magic number. |
243
|
| '5' is a magic number. |
243
|
| '0.5' is a magic number. |
253
|
| '5' is a magic number. |
257
|
| '5' is a magic number. |
257
|
| '5' is a magic number. |
271
|
| '5' is a magic number. |
271
|
| '5' is a magic number. |
271
|
| '3' is a magic number. |
280
|
| '1.5' is a magic number. |
281
|
| '5' is a magic number. |
285
|
| '5' is a magic number. |
285
|
| '5' is a magic number. |
285
|
| '5' is a magic number. |
285
|
| '5' is a magic number. |
300
|
| '5' is a magic number. |
300
|
| '5' is a magic number. |
300
|
| '5' is a magic number. |
300
|
| '5' is a magic number. |
315
|
| '5' is a magic number. |
315
|
| '5' is a magic number. |
315
|
| '5' is a magic number. |
315
|
| '3' is a magic number. |
324
|
| '5' is a magic number. |
330
|
| '5' is a magic number. |
330
|
| '5' is a magic number. |
330
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
344
|
| '5' is a magic number. |
358
|
| '5' is a magic number. |
358
|
| '5' is a magic number. |
358
|
| '5' is a magic number. |
372
|
| '5' is a magic number. |
372
|
| '5' is a magic number. |
372
|
| Parameter isOK should be final. |
381
|
| Line is longer than 80 characters. |
388
|
| Method 'setData' is not designed for extension - needs to be abstract, final or empty. |
397
|
| Parameter pClassStyle should be final. |
397
|
| Il manque un espace avant '='. |
407
|
| Line is longer than 80 characters. |
414
|
| Line is longer than 80 characters. |
415
|
| Line is longer than 80 characters. |
416
|
| Line is longer than 80 characters. |
417
|
| Line is longer than 80 characters. |
452
|
| Line is longer than 80 characters. |
464
|
| Line is longer than 80 characters. |
465
|
| Line is longer than 80 characters. |
469
|
| Line is longer than 80 characters. |
470
|
| Line is longer than 80 characters. |
474
|
| Line is longer than 80 characters. |
475
|
org/devaki/nextobjects/ui/workspace/models/styles/LineStyleEdit.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
46
|
| Name 'myLineStyle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'myObjectView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| Line is longer than 80 characters. |
63
|
| Name 'jButtonReset' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Il manque un espace avant '='. |
63
|
| Name 'jButtonOK' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| Il manque un espace avant '='. |
68
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
73
|
| Name 'jButtonCancel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
73
|
| Il manque un espace avant '='. |
73
|
| Name 'jTabbedPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Il manque un espace avant '='. |
79
|
| Line has trailing spaces. |
82
|
| Name 'jPanelLine' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
84
|
| Il manque un espace avant '='. |
84
|
| Name 'jColorChooserLine' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
89
|
| Il manque un espace avant '='. |
89
|
| Parameter pObjectView should be final. |
95
|
| Il manque un espace avant '='. |
99
|
| '475' is a magic number. |
101
|
| '500' is a magic number. |
101
|
| Parameter e should be final. |
119
|
| Parameter e should be final. |
126
|
| Parameter e should be final. |
133
|
| '5' is a magic number. |
154
|
| '5' is a magic number. |
154
|
| '5' is a magic number. |
154
|
| '5' is a magic number. |
154
|
| '3' is a magic number. |
163
|
| '5' is a magic number. |
169
|
| '5' is a magic number. |
169
|
| '5' is a magic number. |
169
|
| '5' is a magic number. |
183
|
| '5' is a magic number. |
183
|
| '5' is a magic number. |
183
|
| '5' is a magic number. |
183
|
| '5' is a magic number. |
197
|
| '5' is a magic number. |
197
|
| '5' is a magic number. |
197
|
| '5' is a magic number. |
211
|
| '5' is a magic number. |
211
|
| '5' is a magic number. |
211
|
| Parameter isOK should be final. |
220
|
| Line is longer than 80 characters. |
227
|
| Method 'setData' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Parameter pLineStyle should be final. |
236
|
| Il manque un espace avant '='. |
246
|
| 'if' construct must use '{}'s. |
277
|
| Line is longer than 80 characters. |
278
|
| 'if' construct must use '{}'s. |
279
|
| Line is longer than 80 characters. |
280
|
| 'else' construct must use '{}'s. |
281
|
| Line is longer than 80 characters. |
282
|
org/devaki/nextobjects/ui/workspace/models/styles/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/util/CDMVerifier.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Utility classes should not have a public or default constructor. |
33
|
org/devaki/nextobjects/util/DatabaseLoader.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Redundant 'final' modifier. |
55
|
| La ligne contient un caractère tabulation. |
66
|
| Il manque un espace avant '='. |
66
|
| Il manque un espace avant '='. |
68
|
| Il manque un espace après '='. |
68
|
| '40' is a magic number. |
116
|
| '200' is a magic number. |
117
|
| '5000' is a magic number. |
130
|
| '2500' is a magic number. |
130
|
| '20' is a magic number. |
132
|
| '20' is a magic number. |
139
|
org/devaki/nextobjects/util/EditorFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/util/JDBCTest.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/util/JDBCTest.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/util/LogWriter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'jTextAreaOutputStream' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
30
|
org/devaki/nextobjects/util/MeriseTransform.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Line has trailing spaces. |
436
|
org/devaki/nextobjects/util/ModelMan.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Il manque un espace avant '='. |
582
|
| Il manque un espace après '='. |
582
|
| Il manque un espace avant '='. |
583
|
| Il manque un espace après '='. |
583
|
| Il manque un espace après ';'. |
583
|
| Il manque un espace avant '<'. |
583
|
| Il manque un espace après '<'. |
583
|
| Il manque un espace après ';'. |
583
|
| '{' should be on a new line. |
583
|
| Il manque un espace après 'cast'. |
584
|
org/devaki/nextobjects/util/NOBuildLogger.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/util/NOBuildLogger.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'out' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
42
|
| Name 'err' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
45
|
| Name 'msgOutputLevel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'startTime' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
49
|
| Name 'emacsMode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Redundant 'final' modifier. |
77
|
| Redundant 'final' modifier. |
87
|
| Redundant 'final' modifier. |
97
|
| Redundant 'final' modifier. |
107
|
| Redundant 'final' modifier. |
116
|
| Redundant 'final' modifier. |
128
|
| Redundant 'final' modifier. |
180
|
| Redundant 'final' modifier. |
196
|
| Redundant 'final' modifier. |
204
|
| Redundant 'final' modifier. |
212
|
| Redundant 'final' modifier. |
223
|
| Redundant 'final' modifier. |
306
|
| Redundant 'final' modifier. |
319
|
| Redundant 'final' modifier. |
326
|
org/devaki/nextobjects/util/NOClipboard.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Line has trailing spaces. |
46
|
| Line is longer than 80 characters. |
47
|
| Parameter parClipboard should be final. |
78
|
| Parameter parTransferable should be final. |
79
|
| Line is longer than 80 characters. |
111
|
| Parameter objects should be final. |
152
|
| Parameter pCurrentObjects should be final. |
164
|
| Parameter pString should be final. |
233
|
| Parameter pClassStyle should be final. |
246
|
| Parameter pLineStyle should be final. |
259
|
| Comment matches to-do format 'TODO:'. |
268
|
| Parameter x should be final. |
274
|
| Parameter y should be final. |
274
|
| '10' is a magic number. |
287
|
| '10' is a magic number. |
288
|
| Parameter object should be final. |
399
|
| Parameter pClassView should be final. |
436
|
| Parameter pLineView should be final. |
464
|
org/devaki/nextobjects/util/NODTDResolver.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/util/NODTDResolver.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/util/NOErrorHandler.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/util/NOErrorHandler.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
org/devaki/nextobjects/util/NOFileFilter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'filters' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
35
|
| Name 'description' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
37
|
| Name 'fullDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
39
|
| Name 'useExtensionsInDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
41
|
| '5' is a magic number. |
179
|
org/devaki/nextobjects/util/NOFileManager.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
org/devaki/nextobjects/util/NOFileUtil.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '100' is a magic number. |
131
|
| '459' is a magic number. |
131
|
| '2048' is a magic number. |
184
|
org/devaki/nextobjects/util/NOGraphicsUtil.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Utility classes should not have a public or default constructor. |
30
|
| Line has trailing spaces. |
32
|
| Parameter p1 should be final. |
38
|
| Parameter p2 should be final. |
38
|
| Line has trailing spaces. |
44
|
| Parameter pA should be final. |
51
|
| Parameter pB should be final. |
51
|
| Line has trailing spaces. |
61
|
| Parameter strColor should be final. |
67
|
| '16' is a magic number. |
75
|
| Line has trailing spaces. |
77
|
| Parameter couleur should be final. |
83
|
| '6' is a magic number. |
86
|
| Line has trailing spaces. |
88
|
org/devaki/nextobjects/util/NOImageTransform.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/util/NOImageTransform.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
37
|
| Utility classes should not have a public or default constructor. |
42
|
| Line has trailing spaces. |
59
|
| Unused @param tag for 'pPDM'. |
60
|
| Line has trailing spaces. |
62
|
| Parameter pModel should be final. |
65
|
| Expected @param tag for 'pModel'. |
65
|
| Parameter xOffset should be final. |
66
|
| Parameter yOffset should be final. |
67
|
| Parameter pModel should be final. |
100
|
| Parameter file should be final. |
100
|
| Line has trailing spaces. |
104
|
| Il manque un espace avant '='. |
111
|
| Il manque un espace après '='. |
111
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
121
|
| Il manque un espace après ','. |
123
|
| Il manque un espace après ','. |
123
|
| Il manque un espace après ','. |
123
|
| Il y a un espace de trop avant ')'. |
126
|
| Line has trailing spaces. |
130
|
| Line has trailing spaces. |
132
|
| Il y a un espace de trop avant ')'. |
134
|
| Line has trailing spaces. |
135
|
org/devaki/nextobjects/util/NOPreferences.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'APP_HOME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Variable 'APP_HOME' must be private and have accessor methods. |
39
|
| '14' is a magic number. |
51
|
| '28' is a magic number. |
53
|
| Line has trailing spaces. |
62
|
| Method 'loadTorqueType' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
152
|
| Line is longer than 80 characters. |
153
|
| Method 'loadProperties' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Parameter pKey should be final. |
240
|
| Expected @param tag for 'pKey'. |
240
|
| Parameter pKey should be final. |
259
|
| Parameter pValue should be final. |
259
|
| Il manque un espace après ','. |
261
|
org/devaki/nextobjects/util/NORecentFile.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'Prop' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
34
|
| Name 'RecentFileList' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
36
|
org/devaki/nextobjects/util/NORedoLog.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| 'static' modifier out of order with the JLS suggestions. |
42
|
| 'static' modifier out of order with the JLS suggestions. |
44
|
| 'static' modifier out of order with the JLS suggestions. |
46
|
| 'static' modifier out of order with the JLS suggestions. |
48
|
| 'static' modifier out of order with the JLS suggestions. |
50
|
| 'static' modifier out of order with the JLS suggestions. |
52
|
| 'static' modifier out of order with the JLS suggestions. |
54
|
| Name 'redoLog' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Name 'undoLog' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| '{' should be on a new line. |
66
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Method 'log' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter pAction should be final. |
85
|
| Parameter pTarget should be final. |
85
|
| Parameter pX should be final. |
85
|
| Parameter pY should be final. |
85
|
| 'redoItem' hides a field. |
87
|
| Method 'undo' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Method 'redo' is not designed for extension - needs to be abstract, final or empty. |
157
|
| 'redoItem' hides a field. |
159
|
| Parameter redoItem should be final. |
198
|
| 'redoItem' hides a field. |
198
|
| Parameter redoItem should be final. |
209
|
| 'redoItem' hides a field. |
209
|
| Parameter redoItem should be final. |
228
|
| 'redoItem' hides a field. |
228
|
| Name 'action' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
284
|
| Variable 'action' must be private and have accessor methods. |
284
|
| Name 'target' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
287
|
| Variable 'target' must be private and have accessor methods. |
287
|
| Name 'x' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
290
|
| Variable 'x' must be private and have accessor methods. |
290
|
| Name 'y' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
293
|
| Variable 'y' must be private and have accessor methods. |
293
|
| Parameter pAction should be final. |
304
|
| Parameter pTarget should be final. |
304
|
| Parameter pX should be final. |
304
|
| Parameter pY should be final. |
304
|
org/devaki/nextobjects/util/NOTools.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Variable 'save' must be private and have accessor methods. |
57
|
| Il manque un espace avant '='. |
57
|
| Il manque un espace avant '='. |
60
|
| Il manque un espace avant '='. |
63
|
| Il manque un espace avant '='. |
66
|
| Il manque un espace avant '='. |
69
|
| Line is longer than 80 characters. |
70
|
| Il manque un espace avant '='. |
73
|
| Il manque un espace avant '='. |
82
|
| Line is longer than 80 characters. |
83
|
| Il manque un espace avant '='. |
86
|
| Name 'NO_PROPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
88
|
| Variable 'NO_PROPS' must be private and have accessor methods. |
88
|
| Il manque un espace avant '='. |
88
|
| Il manque un espace avant '='. |
91
|
| '14' is a magic number. |
91
|
| Il manque un espace avant '='. |
94
|
| '28' is a magic number. |
94
|
| Il manque un espace avant '='. |
97
|
| Il manque un espace avant '='. |
100
|
| Il manque un espace avant '='. |
103
|
| Method 'loadTorqueType' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
123
|
| Line is longer than 80 characters. |
124
|
| Line is longer than 80 characters. |
125
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
134
|
| Line is longer than 80 characters. |
135
|
| Line is longer than 80 characters. |
136
|
| Line is longer than 80 characters. |
137
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
139
|
| Line is longer than 80 characters. |
140
|
| Line is longer than 80 characters. |
141
|
| Line is longer than 80 characters. |
142
|
| Line is longer than 80 characters. |
143
|
| 'static' modifier out of order with the JLS suggestions. |
186
|
| Line is longer than 80 characters. |
191
|
| Method 'loadProperties' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Line is longer than 80 characters. |
220
|
| Line is longer than 80 characters. |
222
|
| Line is longer than 80 characters. |
225
|
| Il manque un espace avant '='. |
233
|
| Il manque un espace avant '='. |
253
|
| Il manque un espace avant '='. |
259
|
| Parameter file should be final. |
277
|
| Il manque un espace avant '='. |
286
|
| Il manque un espace avant '='. |
289
|
| Il manque un espace avant '='. |
290
|
| Line is longer than 80 characters. |
292
|
| Parameter path should be final. |
318
|
| Il manque un espace avant '='. |
320
|
| Line has trailing spaces. |
338
|
| Parameter p1 should be final. |
344
|
| Parameter p2 should be final. |
344
|
| Line is longer than 80 characters. |
346
|
| Parameter pA should be final. |
354
|
| Parameter pB should be final. |
354
|
| Il manque un espace avant '='. |
356
|
| Il manque un espace avant '='. |
357
|
| Il manque un espace avant '='. |
358
|
| Il manque un espace avant '='. |
359
|
| Il manque un espace avant '='. |
360
|
| Il manque un espace avant '='. |
361
|
| Line is longer than 80 characters. |
374
|
| Parameter file should be final. |
374
|
| Parameter dest should be final. |
374
|
| Parameter jProgressBar should be final. |
374
|
| Expected @throws tag for 'ZipException'. |
374
|
| Redundant throws: 'ZipException' is subclass of 'IOException'. |
374
|
| Expected @throws tag for 'IOException'. |
374
|
| Il manque un espace avant '='. |
376
|
| Il manque un espace avant '='. |
377
|
| Il manque un espace avant '='. |
378
|
| Il manque un espace avant '='. |
384
|
| '100' is a magic number. |
385
|
| '459' is a magic number. |
385
|
| Line is longer than 80 characters. |
411
|
| Parameter zipFile should be final. |
411
|
| Parameter target should be final. |
411
|
| Parameter dest should be final. |
411
|
| Expected @throws tag for 'ZipException'. |
411
|
| Redundant throws: 'ZipException' is subclass of 'IOException'. |
411
|
| Expected @throws tag for 'IOException'. |
411
|
| Il manque un espace avant '='. |
416
|
| Line is longer than 80 characters. |
424
|
| Il manque un espace avant '='. |
424
|
| Il manque un espace avant '='. |
427
|
| Il manque un espace avant '='. |
429
|
| Line is longer than 80 characters. |
432
|
| Il manque un espace avant '='. |
432
|
| '2048' is a magic number. |
432
|
| Il manque un espace avant '='. |
436
|
| Line has trailing spaces. |
454
|
| Line has trailing spaces. |
455
|
| Line has trailing spaces. |
457
|
| Parameter theAssociation should be final. |
469
|
| Line is longer than 80 characters. |
471
|
| Name 'card_is' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
471
|
| Il manque un espace avant '='. |
471
|
| Line is longer than 80 characters. |
472
|
| Name 'is_card' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
472
|
| Il manque un espace avant '='. |
472
|
| Il manque un espace avant '='. |
474
|
| Line is longer than 80 characters. |
475
|
| Il y a un espace de trop après '{'. |
475
|
| Il y a un espace de trop après '{'. |
475
|
| Line is longer than 80 characters. |
476
|
| Line is longer than 80 characters. |
477
|
| Line is longer than 80 characters. |
478
|
| Il manque un espace avant '='. |
481
|
| Il manque un espace avant '='. |
486
|
| Parameter schemaName should be final. |
501
|
| Il manque un espace avant '='. |
503
|
| Line is longer than 80 characters. |
504
|
| Il manque un espace avant '='. |
504
|
| Il manque un espace avant '='. |
507
|
org/devaki/nextobjects/util/NOXMLFactory.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Line is longer than 80 characters. |
315
|
| '5300' is a magic number. |
412
|
| '2600' is a magic number. |
412
|
| '5300' is a magic number. |
450
|
| '2600' is a magic number. |
450
|
| Method length is 188 lines (max allowed is 150). |
716
|
| '5300' is a magic number. |
1006
|
| '2600' is a magic number. |
1006
|
org/devaki/nextobjects/util/NOXMLOutputer.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Utility classes should not have a public or default constructor. |
81
|
| Line is longer than 80 characters. |
659
|
| Method length is 202 lines (max allowed is 150). |
686
|
| Line is longer than 80 characters. |
956
|
org/devaki/nextobjects/util/PDMVerifier.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Utility classes should not have a public or default constructor. |
31
|
org/devaki/nextobjects/util/SwingWorker.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'value' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Name 'thread' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
| Name 'thread' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Name 'threadVar' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Redundant 'final' modifier. |
88
|
org/devaki/nextobjects/util/TorqueWrapper.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Method 'genObjectModel' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Method 'genDTD' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Method 'jdbc2xml' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Method 'createDB' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Method 'insertSQL' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Method 'inheritColumns' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Method 'genDoc' is not designed for extension - needs to be abstract, final or empty. |
274
|
| Method 'genOjb' is not designed for extension - needs to be abstract, final or empty. |
285
|
| Method 'genSQL' is not designed for extension - needs to be abstract, final or empty. |
296
|
| Method 'writeIdTableSchema' is not designed for extension - needs to be abstract, final or empty. |
306
|
| Method 'runTask' is not designed for extension - needs to be abstract, final or empty. |
353
|
| Line has trailing spaces. |
410
|
| Line has trailing spaces. |
411
|
| Il manque un espace avant '='. |
411
|
| Il manque un espace après '='. |
411
|
| Method 'runBuild' is not designed for extension - needs to be abstract, final or empty. |
424
|
| Method 'clean' is not designed for extension - needs to be abstract, final or empty. |
446
|
| Method 'makeBuildProperties' is not designed for extension - needs to be abstract, final or empty. |
475
|
| Line is longer than 80 characters. |
479
|
| Method 'writeXML' is not designed for extension - needs to be abstract, final or empty. |
548
|
org/devaki/nextobjects/util/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/Workspace.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
28
|
org/devaki/nextobjects/workspace/files/SqlFile.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
26
|
org/devaki/nextobjects/workspace/files/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/models/BaseModel.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
41
|
| Name 'code' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Name 'organizationUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
45
|
| Name 'organizationName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'organizationLogo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Name 'projectURL' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Name 'description' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| Name 'notes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
60
|
| Name 'inheritanceLinks' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
62
|
| Name 'labels' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
64
|
| Name 'dependencies' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
66
|
| Name 'developers' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| Name 'properties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
70
|
| Name 'dbType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
72
|
| Name 'databaseHost' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
74
|
| Name 'createDatabaseUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
76
|
| Name 'buildDatabaseUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
78
|
| Name 'schema' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
80
|
| Name 'databaseUser' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
82
|
| Name 'databasePassword' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
84
|
| Name 'databaseDriver' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
86
|
| Name 'defaultIdMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
88
|
| Name 'heavyIndexing' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
90
|
| Name 'packageName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
92
|
| Name 'baseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
94
|
| Name 'basePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
96
|
| Name 'defaultJavaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
98
|
| Name 'defaultJavaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
100
|
| Name 'repositoryConnection' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
109
|
| Name 'repositoryUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
111
|
| Name 'distributionRepository' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
117
|
| Name 'siteDirectory' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
122
|
| Name 'siteAddress' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
127
|
| Name 'issueTrackingUrl' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
129
|
| Name 'groupId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
134
|
| Name 'currentVersion' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
139
|
| Name 'shortDescription' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
141
|
| Name 'inceptionYear' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
146
|
| Name 'logo' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
148
|
| Name 'parentProject' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
150
|
| Name 'alternateProjectId' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
152
|
| Name 'contributors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
154
|
| Name 'mailingLists' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
156
|
| Name 'build' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
158
|
| Name 'licenses' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
160
|
| Name 'projectProperties' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
162
|
| Name 'fileForSave' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
164
|
| Name 'localDirectory' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
166
|
| Name 'isSaved' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
168
|
| Name 'isVerified' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
170
|
| Name 'dynamicTreeNode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
172
|
| Name 'panel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
174
|
| Name 'redoLog' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
178
|
org/devaki/nextobjects/workspace/models/ConceptualModel.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'entities' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
39
|
| Name 'associations' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Name 'associationLinks' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'myConceptualView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
org/devaki/nextobjects/workspace/models/Database.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
32
|
| Name 'code' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
| Name 'driver' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
| Name 'description' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
org/devaki/nextobjects/workspace/models/PhysicalModel.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'tables' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
39
|
| Name 'constraints' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Name 'myPhysicalView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'sqlFile' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
52
|
org/devaki/nextobjects/workspace/models/Property.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
31
|
| Name 'value' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
35
|
org/devaki/nextobjects/workspace/models/columns/Column.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
39
|
| Name 'code' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Name 'description' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Name 'type' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
51
|
| Name 'size' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
55
|
| Name 'primaryKey' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Name 'foreignKey' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
63
|
| Name 'required' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
67
|
| Name 'autoIncrement' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Name 'defaultValue' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
75
|
| Name 'inputValidator' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
79
|
| Name 'javaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
83
|
| Name 'javaType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
87
|
| Name 'inheritance' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
91
|
| Name 'inheritanceLinks' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
95
|
| Name 'javaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
99
|
| Name 'parent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
101
|
| Name 'customTreeNode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
103
|
| Name 'supportedFlavors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
108
|
| Il y a un espace de trop après '{'. |
108
|
| More than 7 parameters. |
129
|
| Line has trailing spaces. |
190
|
| Il manque un espace avant '='. |
197
|
| Il y a un espace de trop avant ';'. |
200
|
| '{' should be on a new line. |
201
|
| Line has trailing spaces. |
203
|
| '{' should be on a new line. |
204
|
| Line has trailing spaces. |
206
|
org/devaki/nextobjects/workspace/models/columns/ColumnType.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
30
|
| Name 'size' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
34
|
| Name 'description' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
org/devaki/nextobjects/workspace/models/columns/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/models/graphics/AssociationLinkView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
36
|
| Name 'associationPointType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
| Missing a Javadoc comment. |
38
|
| Name 'entityPointType' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Parameter pAssociationLink should be final. |
43
|
| Method 'getSurface' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '20' is a magic number. |
67
|
| Array brackets at illegal position. |
70
|
| Array brackets at illegal position. |
77
|
| '4' is a magic number. |
84
|
| Method 'setEntityPointType' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter pEntityPointType should be final. |
90
|
| Method 'setAssociationPointType' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Parameter pAssociationPointType should be final. |
98
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter g should be final. |
107
|
| Parameter Card should be final. |
134
|
| Name 'Card' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
134
|
| switch without "default" clause. |
137
|
org/devaki/nextobjects/workspace/models/graphics/AssociationView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Parameter pAssociation should be final. |
40
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter g should be final. |
53
|
| Il manque un espace avant '='. |
55
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
61
|
| '15' is a magic number. |
61
|
| '15' is a magic number. |
61
|
| Line is longer than 80 characters. |
64
|
| '15' is a magic number. |
64
|
| '15' is a magic number. |
64
|
org/devaki/nextobjects/workspace/models/graphics/BaseModelView.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'x1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
| Variable 'x1' must be private and have accessor methods. |
44
|
| Name 'y1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
46
|
| Variable 'y1' must be private and have accessor methods. |
46
|
| Name 'x2' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Variable 'x2' must be private and have accessor methods. |
48
|
| Name 'y2' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
50
|
| Variable 'y2' must be private and have accessor methods. |
50
|
| Name 'dx' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
52
|
| Variable 'dx' must be private and have accessor methods. |
52
|
| Name 'dy' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
54
|
| Variable 'dy' must be private and have accessor methods. |
54
|
| Name 'rectangle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Variable 'rectangle' must be private and have accessor methods. |
56
|
| Name 'myModel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
58
|
| Variable 'myModel' must be private and have accessor methods. |
58
|
| Name 'drawingArea' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
60
|
| Variable 'drawingArea' must be private and have accessor methods. |
60
|
| Name 'jScrollPane' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
62
|
| Variable 'jScrollPane' must be private and have accessor methods. |
62
|
| Name 'modelTitle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
64
|
| Name 'fullRefresh' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
66
|
| Variable 'fullRefresh' must be private and have accessor methods. |
66
|
| Name 'bi' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
68
|
| Variable 'bi' must be private and have accessor methods. |
68
|
| Parameter pModel should be final. |
76
|
| Parameter g should be final. |
106
|
| Parameter pRect should be final. |
112
|
| Parameter g should be final. |
161
|
| Parameter e should be final. |
203
|
| Method 'getRectangle' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Method 'center' is not designed for extension - needs to be abstract, final or empty. |
245
|
| Parameter actIt should be final. |
245
|
| Method 'calculateRectangle' is not designed for extension - needs to be abstract, final or empty. |
287
|
| '10000000' is a magic number. |
289
|
| '10000000' is a magic number. |
290
|
| '10000000' is a magic number. |
293
|
| '10000000' is a magic number. |
294
|
| '30' is a magic number. |
297
|
| Method 'getMyModel' is not designed for extension - needs to be abstract, final or empty. |
367
|
| Method 'setMyModel' is not designed for extension - needs to be abstract, final or empty. |
378
|
| Parameter model should be final. |
378
|
| Method 'setViewSize' is not designed for extension - needs to be abstract, final or empty. |
389
|
| Parameter d should be final. |
389
|
| Method 'getViewSize' is not designed for extension - needs to be abstract, final or empty. |
400
|
| Method 'setFullRefresh' is not designed for extension - needs to be abstract, final or empty. |
411
|
| Parameter b should be final. |
411
|
| Method 'getViewPosition' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Method 'setViewPosition' is not designed for extension - needs to be abstract, final or empty. |
433
|
| Parameter p should be final. |
433
|
| Method 'getModelTitleView' is not designed for extension - needs to be abstract, final or empty. |
444
|
org/devaki/nextobjects/workspace/models/graphics/ClassView.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myStyle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Variable 'myStyle' must be private and have accessor methods. |
43
|
| Name 'metriques' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
45
|
| Variable 'metriques' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
46
|
| Name 'font' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
46
|
| Variable 'font' must be private and have accessor methods. |
46
|
| Missing a Javadoc comment. |
51
|
| Name 'fontI' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
51
|
| Variable 'fontI' must be private and have accessor methods. |
51
|
| Name 'rectangle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Variable 'rectangle' must be private and have accessor methods. |
57
|
| Name 'oldRectangle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
59
|
| Variable 'oldRectangle' must be private and have accessor methods. |
59
|
| Parameter pObject should be final. |
64
|
| '8' is a magic number. |
67
|
| '8' is a magic number. |
68
|
| '8' is a magic number. |
84
|
| '8' is a magic number. |
85
|
| Method 'getMiddlePoint' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter pStyle should be final. |
115
|
| Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter p should be final. |
131
|
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Method 'setSize' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter pDimension should be final. |
147
|
| Method 'getOldrectangle' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Method 'setOldLocation' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Parameter p should be final. |
165
|
| Method 'setOldSize' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Parameter pDimension should be final. |
173
|
| Method 'resetSelectionPoint' is not designed for extension - needs to be abstract, final or empty. |
180
|
| '4' is a magic number. |
184
|
| '4' is a magic number. |
187
|
| '4' is a magic number. |
194
|
| '4' is a magic number. |
201
|
| '4' is a magic number. |
209
|
| '4' is a magic number. |
217
|
| '4' is a magic number. |
224
|
| '4' is a magic number. |
232
|
| Method 'getSurface' is not designed for extension - needs to be abstract, final or empty. |
243
|
| Array brackets at illegal position. |
245
|
| '5' is a magic number. |
247
|
| '5' is a magic number. |
250
|
| '5' is a magic number. |
253
|
| '5' is a magic number. |
254
|
| Array brackets at illegal position. |
255
|
| '5' is a magic number. |
257
|
| '5' is a magic number. |
258
|
| '5' is a magic number. |
260
|
| '5' is a magic number. |
262
|
| '4' is a magic number. |
263
|
| Method 'autoResize' is not designed for extension - needs to be abstract, final or empty. |
271
|
| Parameter act_it should be final. |
271
|
| Name 'act_it' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
271
|
| '15' is a magic number. |
286
|
| '7' is a magic number. |
286
|
| '25' is a magic number. |
287
|
| '13' is a magic number. |
287
|
| Method 'printColumns' is not designed for extension - needs to be abstract, final or empty. |
308
|
| Parameter g2 should be final. |
308
|
| Parameter x should be final. |
308
|
| Parameter y should be final. |
308
|
| Line has trailing spaces. |
319
|
| Il y a un espace de trop avant ';'. |
321
|
| '3' is a magic number. |
332
|
| Line has trailing spaces. |
333
|
| '4' is a magic number. |
338
|
| '4' is a magic number. |
340
|
| Il manque un espace avant '='. |
346
|
| Il manque un espace après '='. |
346
|
| Line has trailing spaces. |
347
|
| 'if' construct must use '{}'s. |
351
|
| Line has trailing spaces. |
352
|
| '10' is a magic number. |
361
|
| '6' is a magic number. |
362
|
| '8' is a magic number. |
363
|
| Line has trailing spaces. |
364
|
| '6' is a magic number. |
364
|
| '10' is a magic number. |
366
|
| '4' is a magic number. |
366
|
org/devaki/nextobjects/workspace/models/graphics/ConceptualView.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| switch without "default" clause. |
289
|
| Method length is 324 lines (max allowed is 150). |
426
|
| switch without "default" clause. |
432
|
| switch without "default" clause. |
485
|
| Line is longer than 80 characters. |
729
|
| Line is longer than 80 characters. |
737
|
| '4' is a magic number. |
762
|
| '4' is a magic number. |
780
|
org/devaki/nextobjects/workspace/models/graphics/ConstraintView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '20' is a magic number. |
35
|
| '1.1' is a magic number. |
120
|
| '1.1' is a magic number. |
121
|
| '30' is a magic number. |
148
|
| '6' is a magic number. |
156
|
| '5' is a magic number. |
165
|
| '7' is a magic number. |
176
|
| '3' is a magic number. |
180
|
| '4' is a magic number. |
185
|
| '30' is a magic number. |
205
|
| '5' is a magic number. |
220
|
| '5' is a magic number. |
222
|
| '5' is a magic number. |
224
|
| '4' is a magic number. |
232
|
org/devaki/nextobjects/workspace/models/graphics/EntityView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Parameter pEntity should be final. |
41
|
| Method 'update' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Parameter g should be final. |
55
|
| Il manque un espace après 'cast'. |
57
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Parameter g should be final. |
77
|
org/devaki/nextobjects/workspace/models/graphics/InheritanceLinkView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'theta' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
33
|
| '20' is a magic number. |
33
|
| Name 'size' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
35
|
| Parameter pInheritanceLink should be final. |
40
|
| Method 'getSurface' is not designed for extension - needs to be abstract, final or empty. |
48
|
| '20' is a magic number. |
54
|
| Array brackets at illegal position. |
57
|
| Array brackets at illegal position. |
64
|
| '4' is a magic number. |
71
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Parameter g should be final. |
77
|
| Array brackets at illegal position. |
106
|
| Il y a un espace de trop après '{'. |
106
|
| Array brackets at illegal position. |
107
|
| Il y a un espace de trop après '{'. |
107
|
| '3' is a magic number. |
109
|
| Method 'getSelectionPoints' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Method 'getSelectionPoint' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter i should be final. |
131
|
| Method 'setSelectionPoint' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Parameter point should be final. |
140
|
| Parameter i should be final. |
140
|
org/devaki/nextobjects/workspace/models/graphics/LabelView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Parameter pObject should be final. |
43
|
| Line has trailing spaces. |
51
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Parameter g should be final. |
55
|
| Line has trailing spaces. |
62
|
| '15' is a magic number. |
69
|
| '15' is a magic number. |
69
|
| '15' is a magic number. |
71
|
| '15' is a magic number. |
71
|
| '15' is a magic number. |
73
|
| '15' is a magic number. |
73
|
| Method 'printText' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Parameter g should be final. |
82
|
| '5' is a magic number. |
92
|
| '}' should be alone on a line. |
106
|
| '}' should be alone on a line. |
110
|
| '}' should be alone on a line. |
140
|
| '}' should be alone on a line. |
144
|
| Method 'autoResize' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| Parameter actIt should be final. |
158
|
| Line has trailing spaces. |
160
|
org/devaki/nextobjects/workspace/models/graphics/LineView.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'myStyle' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
35
|
| Variable 'myStyle' must be private and have accessor methods. |
35
|
| Parameter pObject should be final. |
43
|
| Method 'renderSelected' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter g should be final. |
61
|
| Line is longer than 80 characters. |
69
|
| Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Method 'getSelectionPoint' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter pPoint should be final. |
131
|
| Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Parameter p should be final. |
150
|
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Parameter pDimension should be final. |
194
|
| Method 'getParentClassPoint' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Method 'getChildClassPoint' is not designed for extension - needs to be abstract, final or empty. |
225
|
| Method 'setParentClassPoint' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Parameter pSelectionPoint should be final. |
236
|
| Method 'setChildClassPoint' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Parameter pSelectionPoint should be final. |
247
|
| Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. |
258
|
| Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. |
269
|
| Parameter pStyle should be final. |
269
|
| Method 'computeBestPoints' is not designed for extension - needs to be abstract, final or empty. |
278
|
| Line is longer than 80 characters. |
302
|
| Method 'setLocalPosition' is not designed for extension - needs to be abstract, final or empty. |
304
|
| Parameter pPosition should be final. |
304
|
| Line is longer than 80 characters. |
321
|
| Method 'setForeignPosition' is not designed for extension - needs to be abstract, final or empty. |
323
|
| Parameter pPosition should be final. |
323
|
| Line is longer than 80 characters. |
340
|
| Method 'getLocalPosition' is not designed for extension - needs to be abstract, final or empty. |
342
|
| Line is longer than 80 characters. |
377
|
| Method 'getForeignPosition' is not designed for extension - needs to be abstract, final or empty. |
379
|
| Parameter p1 should be final. |
413
|
| '2147483647' is a magic number. |
417
|
| '7' is a magic number. |
421
|
| Parameter p1 should be final. |
451
|
| '2147483647' is a magic number. |
453
|
| '7' is a magic number. |
459
|
| Method 'computeBestPoints' is not designed for extension - needs to be abstract, final or empty. |
489
|
| Parameter p1 should be final. |
489
|
org/devaki/nextobjects/workspace/models/graphics/ModelTitleView.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/workspace/models/graphics/ModelTitleView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
38
|
| Name 'modelKind' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Variable 'modelKind' must be private and have accessor methods. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'font' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
39
|
| Variable 'font' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
44
|
| Name 'ascent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
| Variable 'ascent' must be private and have accessor methods. |
44
|
| Parameter pObject should be final. |
49
|
| Line has trailing spaces. |
68
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter g should be final. |
72
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
103
|
| Method 'printText' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Parameter g should be final. |
116
|
| '4' is a magic number. |
118
|
| '4' is a magic number. |
119
|
| '4' is a magic number. |
122
|
org/devaki/nextobjects/workspace/models/graphics/ObjectSelection.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Variable 'baseObjectFlavor' must be private and have accessor methods. |
38
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| 'private' modifier out of order with the JLS suggestions. |
41
|
| Missing a Javadoc comment. |
44
|
| Name 'supportedFlavors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
| Il y a un espace de trop après '{'. |
44
|
| Missing a Javadoc comment. |
47
|
| Name 'view' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
47
|
| Parameter pView should be final. |
54
|
| Parameter pString should be final. |
64
|
| Method 'getTransferDataFlavors' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Method 'isDataFlavorSupported' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter parFlavor should be final. |
85
|
| Method 'getTransferData' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter parFlavor should be final. |
96
|
| Expected @throws tag for 'UnsupportedFlavorException'. |
97
|
| 'if' construct must use '{}'s. |
99
|
| 'else' construct must use '{}'s. |
101
|
| Method 'lostOwnership' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Parameter parClipboard should be final. |
111
|
| Parameter parTransferable should be final. |
111
|
org/devaki/nextobjects/workspace/models/graphics/ObjectView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'myObject' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Variable 'myObject' must be private and have accessor methods. |
38
|
| Name 'selectionPoints' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Variable 'selectionPoints' must be private and have accessor methods. |
43
|
| Line has trailing spaces. |
44
|
| Name 'actionPoint' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Variable 'actionPoint' must be private and have accessor methods. |
48
|
| Il manque un espace avant '='. |
48
|
| Il manque un espace après '='. |
48
|
| Il manque un espace après ','. |
48
|
| Parameter pObject should be final. |
54
|
| Line has trailing spaces. |
58
|
| Il manque un espace après '='. |
64
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Method 'setActionLocation' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter pX should be final. |
67
|
| Il manque un espace après ','. |
67
|
| Parameter pY should be final. |
67
|
| Il manque un espace avant '='. |
69
|
| Il manque un espace après '='. |
69
|
| Il manque un espace après ','. |
69
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Method 'resetActionLocation' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Il manque un espace avant '='. |
74
|
| Il manque un espace après '='. |
74
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Method 'renderSelected' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Parameter g should be final. |
87
|
| Line has trailing spaces. |
93
|
| Il manque un espace avant '!='. |
93
|
| Il manque un espace après '!='. |
93
|
| Method 'getSelectionPoints' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Method 'getSelectionPoint' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter i should be final. |
121
|
| Parameter p should be final. |
130
|
| Line has trailing spaces. |
131
|
| Il y a un espace de trop avant ';'. |
136
|
| Line has trailing spaces. |
137
|
| Parameter pDimension should be final. |
142
|
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Method 'setBaseObject' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Parameter pBaseObject should be final. |
157
|
| Method 'getBaseObject' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
178
|
| Parameter g should be final. |
179
|
org/devaki/nextobjects/workspace/models/graphics/PhysicalView.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/workspace/models/graphics/PhysicalView.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Avoid nested blocks. |
300
|
| Avoid nested blocks. |
306
|
| Avoid nested blocks. |
315
|
| Method length is 263 lines (max allowed is 150). |
390
|
| '4' is a magic number. |
667
|
| '4' is a magic number. |
685
|
org/devaki/nextobjects/workspace/models/graphics/SelectionPoint.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'X' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
34
|
| Name 'Y' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
| Name 'width' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Name 'height' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
| '3' is a magic number. |
74
|
| '3' is a magic number. |
74
|
| '7' is a magic number. |
103
|
| '7' is a magic number. |
104
|
| '8' is a magic number. |
105
|
| '8' is a magic number. |
106
|
org/devaki/nextobjects/workspace/models/graphics/TableView.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Parameter pTable should be final. |
40
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter g should be final. |
53
|
| Il manque un espace avant '='. |
55
|
| Il manque un espace avant '='. |
57
|
| Il manque un espace avant '='. |
58
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
65
|
org/devaki/nextobjects/workspace/models/graphics/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/models/objects/Association.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'associationView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
org/devaki/nextobjects/workspace/models/objects/AssociationLink.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'associationLinkView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
34
|
| Name 'card' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
org/devaki/nextobjects/workspace/models/objects/BaseClass.java
Error | Line |
| Line does not match expected header line of '(http://www.apache.org/).'. |
2
|
| Name 'skipSql' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
37
|
| Name 'idMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
41
|
| Name 'heavyIndexing' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
45
|
| Name 'abstractClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
49
|
| Name 'baseClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Name 'basePeer' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Name 'javaName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
61
|
| Name 'javaNamingMethod' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
65
|
| Name 'alias' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
69
|
| Name 'dataChanged' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
77
|
| Name 'Uniques' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
81
|
| Name 'Indexes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
85
|
org/devaki/nextobjects/workspace/models/objects/BaseLine.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'prtClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
33
|
| Name 'childClass' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
37
|
org/devaki/nextobjects/workspace/models/objects/BaseObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
| Name 'code' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
| Name 'description' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
44
|
| Name 'notes' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Name 'columns' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
52
|
| Name 'myModel' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
56
|
| Name 'customTreeNode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
60
|
| Name 'dataChanged' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
64
|
org/devaki/nextobjects/workspace/models/objects/Constraint.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'references' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
32
|
| '3' is a magic number. |
32
|
| Name 'localColumns' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
34
|
| '3' is a magic number. |
34
|
| Name 'cstView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
| Name 'selfRef' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Name 'onDelete' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
| Name 'onUpdate' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
42
|
| Il manque un espace avant '='. |
71
|
| Il manque un espace après '='. |
71
|
| Il manque un espace après ';'. |
71
|
| Il manque un espace avant '<'. |
71
|
| Il manque un espace après '<'. |
71
|
| Il manque un espace après ';'. |
71
|
| '{' should be on a new line. |
71
|
| Il manque un espace après 'cast'. |
72
|
| Il manque un espace avant '='. |
103
|
| Il manque un espace après '='. |
103
|
| Il manque un espace après ';'. |
103
|
| Il manque un espace avant '<'. |
103
|
| Il manque un espace après '<'. |
103
|
| Il manque un espace après ';'. |
103
|
| '{' should be on a new line. |
103
|
| Il manque un espace après 'cast'. |
104
|
| Line has trailing spaces. |
105
|
| Parameter pUpdate should be final. |
198
|
| Parameter pDelete should be final. |
209
|
org/devaki/nextobjects/workspace/models/objects/Entity.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/workspace/models/objects/Entity.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'subSequentTable' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
37
|
| Name 'entityView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
42
|
org/devaki/nextobjects/workspace/models/objects/InheritanceLink.java
Error | Line |
| File does not end with a newline. |
0
|
org/devaki/nextobjects/workspace/models/objects/InheritanceLink.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'inheritanceLinkView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
org/devaki/nextobjects/workspace/models/objects/Label.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'labelView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
34
|
org/devaki/nextobjects/workspace/models/objects/ModelTitle.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'modelTitleView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
33
|
org/devaki/nextobjects/workspace/models/objects/Table.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Name 'constraints' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
36
|
| Name 'tableView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
org/devaki/nextobjects/workspace/models/objects/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/models/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/models/styles/ClassStyle.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
41
|
| Name 'backgroundColor' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
41
|
| Variable 'backgroundColor' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'borderColor' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
42
|
| Variable 'borderColor' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
45
|
| Name 'textAdjusted' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
45
|
| Variable 'textAdjusted' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
48
|
| Name 'myObjectView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Variable 'myObjectView' must be private and have accessor methods. |
48
|
| Missing a Javadoc comment. |
51
|
| Variable 'fieldFlavor' must be private and have accessor methods. |
51
|
| Missing a Javadoc comment. |
53
|
| Name 'supportedFlavors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
53
|
| Il y a un espace de trop après '{'. |
53
|
| Parameter pObjectView should be final. |
60
|
| Parameter pObjectView should be final. |
89
|
| Parameter pBackgroundColor should be final. |
89
|
| Parameter pBorderColor should be final. |
90
|
| Parameter pTextAdjusted should be final. |
90
|
| Parameter pClassStyle should be final. |
103
|
| Method 'getMyObjectView' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Method 'setMyObjectView' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Parameter pObjectView should be final. |
126
|
| Method 'getBackgroundColor' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Method 'setBackgroundColor' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Parameter pBackgroundColor should be final. |
146
|
| Method 'getBorderColor' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Method 'setBorderColor' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Parameter pBorderColor should be final. |
166
|
| Method 'isTextAdjusted' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Method 'setTextAdjusted' is not designed for extension - needs to be abstract, final or empty. |
186
|
| Parameter pTextAdjusted should be final. |
186
|
| Method 'getTransferDataFlavors' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Method 'isDataFlavorSupported' is not designed for extension - needs to be abstract, final or empty. |
211
|
| Parameter parFlavor should be final. |
211
|
| Expected @param tag for 'parFlavor'. |
211
|
| Method 'getTransferData' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Parameter parFlavor should be final. |
223
|
| Expected @param tag for 'parFlavor'. |
223
|
| Expected @throws tag for 'UnsupportedFlavorException'. |
224
|
| Line is longer than 80 characters. |
242
|
org/devaki/nextobjects/workspace/models/styles/LineStyle.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
40
|
| Name 'lineColor' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
40
|
| Variable 'lineColor' must be private and have accessor methods. |
40
|
| Missing a Javadoc comment. |
43
|
| Name 'myObjectView' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
43
|
| Variable 'myObjectView' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
46
|
| Variable 'fieldFlavor' must be private and have accessor methods. |
46
|
| Missing a Javadoc comment. |
48
|
| Name 'supportedFlavors' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
48
|
| Il y a un espace de trop après '{'. |
48
|
| Parameter pObjectView should be final. |
55
|
| 'if' construct must use '{}'s. |
58
|
| 'if' construct must use '{}'s. |
60
|
| 'else' construct must use '{}'s. |
62
|
| Parameter pObjectView should be final. |
72
|
| Parameter pLineColor should be final. |
72
|
| Parameter pLineStyle should be final. |
83
|
| Method 'getMyObjectView' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Method 'setMyObjectView' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Parameter pObjectView should be final. |
104
|
| Method 'getLineColor' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Method 'setLineColor' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Parameter pLineColor should be final. |
124
|
| Method 'getTransferDataFlavors' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Method 'isDataFlavorSupported' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Parameter parFlavor should be final. |
149
|
| Expected @param tag for 'parFlavor'. |
149
|
| Method 'getTransferData' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Parameter parFlavor should be final. |
161
|
| Expected @param tag for 'parFlavor'. |
161
|
| Expected @throws tag for 'UnsupportedFlavorException'. |
162
|
org/devaki/nextobjects/workspace/models/styles/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/devaki/nextobjects/workspace/package.html
Error | Line |
| Missing package documentation file. | 0 |